/* Avenir Arabic — self-hosted, used for Arabic (RTL) content */
@font-face {
    font-family: 'Avenir Arabic';
    font-style: normal;
    font-weight: 300 400;
    font-display: block;
    src: url(AvenirArabic-Book.otf) format('opentype');
}

@font-face {
    font-family: 'Avenir Arabic';
    font-style: normal;
    font-weight: 500 600;
    font-display: block;
    src: url(AvenirArabic-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Avenir Arabic';
    font-style: normal;
    font-weight: 700 900;
    font-display: block;
    src: url(AvenirArabic-Black.otf) format('opentype');
}
