cyp/app/css/font.less
Ondrej Zara 3a75581863 design
2019-03-26 12:35:47 +01:00

14 lines
298 B
Plaintext

@font-face {
font-family: 'Lato';
src: url('font/LatoLatin-Regular.woff2') format('woff2');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'Lato';
src: url('font/LatoLatin-bold.woff2') format('woff2');
font-style: bold;
font-weight: normal;
}