@font-face {
    font-family: 'Nexa';
    src: url('assets/fonts/NexaBold.eot');
    src: url('../fonts/NexaBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaBold.woff2') format('woff2'),
        url('../fonts/NexaBold.woff') format('woff'),
        url('../fonts/NexaBold.ttf') format('truetype'),
        url('../fonts/NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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