@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 300;
    src: url(NexaText-Trial-ExtraLight.otf) format('OpenType');
}

@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 400;
    src: url(NexaText-Trial-Light.otf) format('OpenType');
}

@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 500;
    src: url(Nexa-Trial-Regular.otf) format('OpenType');
}

@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 600;
    src: url(Nexa-Trial-Bold.otf) format('OpenType');
}

@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 700;
    src: url(Nexa-Trial-ExtraBold.otf) format('OpenType');
}

@font-face {
    font-family: "LI - Nexa";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 900;
    src: url(Nexa-Trial-Black.otf) format('OpenType');
}

@font-face {
    font-family: "Nexa2-Bold";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 400;
    src: url(NexaDemo-Bold.woff) format('woff'), url(NexaDemo-Bold.ttf) format('TrueType');
}

@font-face {
    font-family: "Nexa2-Light";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 400;
    src: url(NexaDemo-Light.woff) format('woff'), url(NexaDemo-Light.ttf) format('TrueType');
}