@font-face {
    font-family: 'Nexa Book';
    src: url('Nexa-Book.eot');
    src: url('Nexa-Book.eot?#iefix') format('embedded-opentype'),
        url('Nexa-Book.woff') format('woff'),
        url('Nexa-Book.svg#Nexa-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa Black';
    src: url('NexaBlack.eot');
    src: url('NexaBlack.eot?#iefix') format('embedded-opentype'),
        url('NexaBlack.woff') format('woff'),
        url('NexaBlack.svg#NexaBlack') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa Regular';
    src: url('NexaRegular.eot');
    src: url('NexaRegular.eot?#iefix') format('embedded-opentype'),
        url('NexaRegular.woff') format('woff'),
        url('NexaRegular.svg#NexaRegular') format('svg');
    font-style: normal;
    font-display: swap;
}

