@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(nexa-bold.otf) format('OpenType');
}

@font-face {
    font-family: "Nexa2-Light";
    font-display: auto;
    /*font-fallback: ;*/
    font-weight: 400;
    src: url(nexa-light.otf) format('OpenType');
}