@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Light.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Bold.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic Ultra';
    src: url('fonts/DINNextLTArabic-UltraLight.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Black.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Medium.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Regular.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('fonts/DINNextLTArabic-Heavy.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


.din{
    font-family: 'DIN Next LT Arabic' !important;
}

