@font-face {
    font-family: 'EXO2';
    font-style: normal;
    src: url('../fonts/Exo2-VariableFont_wght.ttf'); /* Super Modern Browsers */
    font-display: swap;
}
@font-face {
    font-family: 'EXO2Bold';
    font-style: normal;
    src: url('../fonts/Exo2-Bold.ttf');/* Modern Browsers */
    font-display: swap;
}
