
@font-face{
    font-family: 'Manrope';
     src: url('../fonts/Manrope-ExtraLight.ttf') format('woff2');
    font-weight: 300;
    unicode-range: U+0370-03FF;
}

@font-face{
    font-family: 'Manrope';
     src: url('../fonts/Manrope-Medium.ttf') format('woff2');
    font-weight: 600;
    unicode-range: U+0370-03FF;
}



@font-face {
    font-family: 'Geometria';
    src: url('../fonts/geometria-light-webfont.woff2') format('woff2'),
        url('../fonts/geometria-light-webfont.woff') format('woff');
    font-weight: 300;
     unicode-range: U+0000-00FF; 
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/geometria-medium.woff2') format('woff2'),
        url('../fonts/geometria-medium.woff') format('woff');
    font-weight: 600;
     unicode-range: U+0000-00FF; 
}

@font-face {
    font-family: 'LM Roman';
    src: url('../fonts/lmroman10-regular-webfont.woff') format('woff');
     unicode-range: U+0000-00FF; 
}

@font-face {
    font-family: 'LM Roman Dunhill';
    src: url('../fonts/lmromandunh10-regular.woff2') format('woff2'),
        url('../fonts/lmromandunh10-regular.woff') format('woff');
    font-weight: 400;
     unicode-range: U+0000-00FF; 
}

@font-face {
    font-family: 'Notera';
    src: url('../fonts/notera-webfont.woff2') format('woff2'),
        url('../fonts/notera-webfont.woff') format('woff');
         unicode-range: U+0000-00FF; 
}