@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-ThinItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-ExtraLight.otf') format('opentype');
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-ExtraLightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Light.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-LightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Book.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-BookItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-RegularItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-BoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-ExtraBold.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-ExtraBoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Heavy.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-HeavyItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-Black.otf') format('opentype');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: Nexa;
    src: url('../../fonts/Nexa/Nexa-BlackItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 900;
    font-display: swap;
}