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

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

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

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

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

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

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

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

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

