@font-face {
    font-family: 'Astoria Classic Sans';
    src: url('/Content/fonts/AstoriaClassicSansRoman/font.woff2') format('woff2'),
        url('/Content/fonts/AstoriaClassicSansRoman/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Astoria Classic Sans';
    src: url('/Content/fonts/AstoriaClassicSansItalicRoman/font.woff2') format('woff2'),
        url('/Content/fonts/AstoriaClassicSansItalicRoman/font.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geometria';
    src: url('/Content/fonts/Geometria/font.woff2') format('woff2'),
        url('/Content/fonts/Geometria/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geometria';
    src: url('/Content/fonts/GeometriaItalic/font.woff2') format('woff2'),
        url('/Content/fonts/GeometriaItalic/font.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geometria';
    src: url('/Content/fonts/GeometriaMedium/font.woff2') format('woff2'),
        url('/Content/fonts/GeometriaMedium/font.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geometria';
    src: url('/Content/fonts/GeometriaMediumItalic/font.woff2') format('woff2'),
        url('/Content/fonts/GeometriaMediumItalic/font.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
