@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicRegular.woff2') format('woff2'),
        url('BrandoArabicRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicSemiBold.woff2') format('woff2'),
        url('BrandoArabicSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicExtraLight.woff2') format('woff2'),
        url('BrandoArabicExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicLight.woff2') format('woff2'),
        url('BrandoArabicLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicBold.woff2') format('woff2'),
        url('BrandoArabicBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic Hairline';
    src: url('BrandoArabicHairline.woff2') format('woff2'),
        url('BrandoArabicHairline.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic Text';
    src: url('BrandoArabicText.woff2') format('woff2'),
        url('BrandoArabicText.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brando Arabic';
    src: url('BrandoArabicBlack.woff2') format('woff2'),
        url('BrandoArabicBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

