forked from libre-solutions/website
8 lines
240 B
CSS
8 lines
240 B
CSS
|
@font-face {
|
||
|
font-family: 'Montserrat';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src:
|
||
|
/* from https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2 */
|
||
|
url('Montserrat_400.woff2') format('woff2'),
|