25 lines
738 B
CSS
25 lines
738 B
CSS
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 31, 2022 */
|
|
|
|
@font-face {
|
|
font-family: 'Nunito';
|
|
src: url('../webfonts/nunito-regular.woff2') format('woff2'),
|
|
url('../webfonts/nunito-regular.woff') format('woff');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Nunito';
|
|
src: url('../webfonts/nunito-semibold.woff2') format('woff2'),
|
|
url('../webfonts/nunito-semibold.woff') format('woff');
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Nunito';
|
|
src: url('../webfonts/nunito-bold.woff2') format('woff2'),
|
|
url('../webfonts/nunito-bold.woff') format('woff');
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
}
|