1
0
mirror of https://github.com/minio/minio.git synced 2025-01-19 10:43:16 -05:00

7 lines
205 B
Plaintext
Raw Normal View History

2018-03-27 01:19:12 +05:30
@font-face {
font-family: Lato;
src: url('../../fonts/lato/lato-normal.woff2') format('woff2'),
url('../../fonts/lato/lato-normal.woff') format('woff');
font-weight: normal;
font-style: normal;
}