@font-face {
    font-family: 'Arial';
    src:url('../fonts/Arial-Black.eot');
    src:url('../fonts/Arial-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Arial-Black.woff2') format('woff2'),
        url('../fonts/Arial-Black.woff') format('woff'),
        url('../fonts/Arial-Black.ttf') format('truetype'),
        url('../fonts/Arial-Black.svg#Arial-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aptos';
    src:url('../fonts/Aptos-Light.eot');
    src:url('../fonts/Aptos-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aptos-Light.woff2') format('woff2'),
        url('../fonts/Aptos-Light.woff') format('woff'),
        url('../fonts/Aptos-Light.ttf') format('truetype'),
        url('../fonts/Aptos-Light.svg#Aptos-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


