@font-face {
    font-family: 'HelveticaNeueLT Arabic 45';
    src: url('') format('woff2'),
        url('../font/HelveticaNeueLTArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLT Arabic 55 Roman';
    src: url('../font/HelveticaNeueLTArabic-Bold.woff2') format('woff2'),
        url('../font/HelveticaNeueLTArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLT Arabic 55 Roman';
    src: url('../font/HelveticaNeueLTArabic-Roman.woff2') format('woff2'),
        url('../font/HelveticaNeueLTArabic-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
