@font-face {
    font-family: "DIN Medium";
    /* src: url("/lab7theme/web/themes/custom/lab7_theme/fonts/DIN Medium.otf"); */
    src: url("fonts/DIN Medium.otf");
}

@font-face {
    font-family: "DINNextLTPro-Light";
    src: url("fonts/DINNextLTPro-Light.otf");
}

@font-face {
    font-family: "DIN Next LT Pro Regular";
    src: url("fonts/DIN Next LT Pro Regular.otf");
}

@font-face {
    font-family: "DIN Next LT Pro Medium";
    src: url("fonts/DIN Next LT Pro Medium.otf");
}

@font-face {
    font-family: "DINRegular";
    src: url("fonts/DINRegular.ttf");
}

@font-face {
    font-family: "DIN Medium";
    src: url("fonts/DIN Medium.otf");
}

@font-face {
    font-family: "HelveticaNeueLT";
    src: url("fonts/HelveticaNeueLT.otf");
}

@font-face {
    font-family: "Helvetica";
    src: url("fonts/Helvetica.otf");
}

@font-face {
    font-family: "verdana";
    src: url("fonts/verdana.ttf");
}

@font-face {
    font-family: "Verdana Bold";
    src: url("fonts/Verdana Bold.ttf");
}

@font-face {
    font-family: "simpo";
    src: url("fonts/simpo.ttf");
}

@font-face{
    font-family: "SimplifiedArabicBold";
    src: url("fonts/SimplifiedArabicBold.ttf");
}
 /******font update*********/
@font-face{
     font-family: "DINNextLTArabic-Regular";
     src: url("fonts/DINNextLTArabic-Regular.ttf");
}
@font-face{
     font-family: "DINNextLTArabic-Medium";
     src: url("fonts/DINNextLTArabic-Medium.ttf");
}
@font-face{
     font-family: "DINNextLTArabic-Bold";
     src: url("fonts/DINNextLTArabic-Bold.ttf");
}