/*@font-face {*/
/*    font-family: 'Modern Age';*/
/*    src: url('ModernAge-Italic.woff2') format('woff2'),*/
/*        url('ModernAge-Italic.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: italic;*/
/*    font-display: swap;*/
/*}*/

@font-face {
    font-family: 'Modern Age';
    src: url('ModernAge.woff2') format('woff2'),
        url('ModernAge.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Modern Age';
    src: url('ModernAge.woff2') format('woff2'),
        url('ModernAge.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




