@font-face {
    font-family: 'Nexa Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Nexa Regular'), url('../fonts/Nexa/NexaRegular.woff') format('woff');
}

@font-face {
    font-family: 'Nexa Regular Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Nexa Regular Italic'), url('../fonts/Nexa/NexaRegularItalic.woff') format('woff');
}

@font-face {
    font-family: 'Nexa Black';
    font-style: normal;
    font-weight: normal;
    src: local('Nexa Black'), url('../fonts/Nexa/NexaBlack.woff') format('woff');
}

@font-face {
    font-family: 'Nexa Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Nexa Black Italic'), url('../fonts/Nexa/NexaBlackItalic.woff') format('woff');
}

@font-face {
    font-family: Exo2;
    src: url("../fonts/Exo2/Exo2-Regular.otf") format("opentype");
}

@font-face {
    font-family: Exo2;
    font-weight: bold;
    src: url("../fonts/Exo2/Exo2-Bold.otf") format("opentype");
}

@font-face {
   font-family: Exo2;
   font-weight: normal;
   font-style: italic;
   src: url("../fonts/Exo2/Exo2-BoldItalic.otf") format("opentype");
}


@font-face {
    font-family: Montserrat;
    src: url("../fonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
}