@font-face {
    font-family: "Expo Arabic";
    font-style: normal;
    font-weight: 400 500 700 800;
    font-display: swap;
    src: url(../fonts/ExpoArabicMedium.ttf) format("woff2");
}
* {
    /* font-family: "DIN-normal"; */
    font-family: "Expo Arabic" !important;
}
