@font-face {
    font-family: "Exo 2";
    src: url("../fonts/Exo2-Bold.ttf");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Exo 2";
    src: url("../fonts/Exo2-Regular.ttf");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Exo";
    src: url("../fonts/Exo/Exo-Regular.ttf");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Bold.ttf");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Medium.ttf");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Regular.ttf");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Thin.ttf");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
/* Eastman-Condensed-Black-Italic-trial */
@font-face {
    font-family: "Eastman-Condensed-Black-Italic-trial";
    font-weight: 500;
    src: url("../fonts/Eastman-Condensed-Black-Italic-trial.otf");
    
}
@font-face {
    font-family: "Eastman-Condensed-Black-trial";
    font-weight: 600;
    src: url("../fonts/Eastman-Condensed-Extrabold-Italic-trial.otf");
}