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

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

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

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

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

