@font-face {
    font-family: HelveticaNeueLTStd;
    src: url("../font/en/Helvetica-Neue-LT-Com-55-Roman.ttf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: normal;
    src: url("../font/en/Helvetica-Neue-LT-Com-55-Roman.ttf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: 100;
    src: url("../font/en/Helvetica-Neue-LT-Com-45-Light.ttf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: 400;
    src: url("../font/en/Helvetica-Neue-LT-Com-55-Roman.ttf") format("opentype");
}

@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: 600;
    src: url("../font/en/Helvetica-Neue-LT-Com-65-Medium.ttf") format("opentype");
}
@font-face {
    font-family: Tajawal;
    src: url("../font/ar/Tajawal-Medium.ttf") format("opentype");
}

@font-face {
    font-family: Tajawal;
    font-weight: normal;
    src: url("../font/ar/Tajawal-Medium.ttf") format("opentype");
}

@font-face {
    font-family: Tajawal;
    font-weight: 100;
    src: url("../font/ar/Tajawal-Light.ttf") format("opentype");
}

@font-face {
    font-family: Tajawal;
    font-weight: 400;
    src: url("../font/ar/Tajawal-Medium.ttf") format("opentype");
}

@font-face {
    font-family: Tajawal;
    font-weight: 600;
    src: url("../font/ar/Tajawal-Bold.ttf") format("opentype");
}

@font-face {
    font-family: Tajawal;
    font-weight: 900;
    src: url("../font/ar/Tajawal-ExtraBold.ttf") format("opentype");
}

@font-face {
    font-family: Cairo;
    src: url("../font/ar/Cairo-Regular.ttf") format("opentype");
}

@font-face {
    font-family: Cairo;
    font-weight: 100;
    src: url("../font/ar/Cairo-Light.ttf") format("opentype");
}

@font-face {
    font-family: Cairo;
    font-weight: 400;
    src: url("../font/ar/Cairo-Regular.ttf") format("opentype");
}

@font-face {
    font-family: Cairo;
    font-weight: normal;
    src: url("../font/ar/Cairo-Regular.ttf") format("opentype");
}

@font-face {
    font-family: Cairo;
    font-weight: 600;
    src: url("../font/ar/Cairo-Bold.ttf") format("opentype");
}




html[dir="rtl"] body {
    font-family: Tajawal !important;
    overflow-x: hidden;
}


html[dir="ltr"] body {
    font-family: HelveticaNeueLTStd !important;
}


html[dir="rtl"] body header {
    font-family: Cairo;
}
