@font-face {
   font-family: 'Manrope';
   src:         url('./manrope_greek_300.woff2') format('woff2'),
                url('./manrope_latin_300.woff2') format('woff2');
   font-style:  normal;
   font-weight: 300;
}
@font-face {
   font-family: 'Manrope';
   src:         url('./manrope_greek_400.woff2') format('woff2'),
                url('./manrope_latin_400.woff2') format('woff2');
   font-style:  normal;
   font-weight: 400;
}
@font-face {
   font-family: 'Manrope';
   src:         url('./manrope_greek_500.woff2') format('woff2'),
                url('./manrope_latin_500.woff2') format('woff2');
   font-style:  normal;
   font-weight: 500;
}
@font-face {
   font-family: 'Manrope';
   src:         url('./manrope_greek_700.woff2') format('woff2'),
                url('./manrope_latin_700.woff2') format('woff2');
   font-style:  normal;
   font-weight: 700;
}

@font-face {
   font-family: 'Comfortaa';
   src:         url('./comfortaa_greek_500.woff2') format('woff2'),
                url('./comfortaa_latin_500.woff2') format('woff2');
   font-style:  normal;
   font-weight: 500;
}
