@font-face {
    font-family: 'Avenir Arabic';
    src: url('/fonts/avenir-arabic/AvenirArabic-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Arabic';
    src: url('/fonts/avenir-arabic/AvenirArabic-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Arabic';
    src: url('/fonts/avenir-arabic/AvenirArabic-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Arabic';
    src: url('/fonts/avenir-arabic/AvenirArabic-Heavy.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Arabic';
    src: url('/fonts/avenir-arabic/AvenirArabic-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
