@font-face {
    font-family:'DIN Next LT Arabic';
    src:url('../fonts/DINNextLTArabic-Regular.ttf');
    src:local('âک؛'),
    url('../fonts/DINNextLTArabic-Regular.ttf') format('truetype');
    font-weight:normal;
}

@font-face {
    font-family: 'GothamBold';
    font-style: normal;
    font-weight: 700;
    src: local("Gotham"), url(https://fonts.cdnfonts.com/s/14898/GothamBold.woff) format("woff");
}

@font-face {
    font-family: 'GothamMedium';
    src:url('../fonts/GothamMedium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'gotham';
    font-style: normal;
    font-weight: 500;
    src: local("Gotham"), url(https://fonts.cdnfonts.com/s/14898/GothamMedium.woff) format("woff");
}
