minio/browser/app/less/inc/font.less
2018-03-26 12:49:12 -07:00

7 lines
No EOL
205 B
Text

@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;
}