/* Graphic Arabic */

@font-face {
    font-family: 'Graphic Arabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Thin.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Thin.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Graphic Arabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-ExtraLight.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-ExtraLight.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Graphic Arabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Light.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Light.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Regular.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Regular.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Medium.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Medium.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-SemiBold.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-SemiBold.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Bold.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Bold.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Black.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Black.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'GraphicArabic';
    src: 
        url('../fonts/GraphicArabic/GraphicArabic-Super.otf') format('opentype'),
        url('../fonts/GraphicArabic/GraphicArabic-Super.woff2') format('woff2'),
        url('../fonts/GraphicArabic/GraphicArabic-Super.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* Euclid Square */

@font-face {
    font-family: 'Euclid Square';
    src: 
        url('../fonts/EuclidSquare/EuclidSquare-Light.otf') format('opentype'),
        url('../fonts/EuclidSquare/EuclidSquare-Light.woff2') format('woff2'),
        url('../fonts/EuclidSquare/EuclidSquare-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Square';
    src: 
        url('../fonts/EuclidSquare/EuclidSquare-Regular.otf') format('opentype'),
        url('../fonts/EuclidSquare/EuclidSquare-Regular.woff2') format('woff2'),
        url('../fonts/EuclidSquare/EuclidSquare-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Square';
    src: 
        url('../fonts/EuclidSquare/EuclidSquare-Medium.otf') format('opentype'),
        url('../fonts/EuclidSquare/EuclidSquare-Medium.woff2') format('woff2'),
        url('../fonts/EuclidSquare/EuclidSquare-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Square';
    src: 
        url('../fonts/EuclidSquare/EuclidSquare-SemiBold.otf') format('opentype'),
        url('../fonts/EuclidSquare/EuclidSquare-SemiBold.woff2') format('woff2'),
        url('../fonts/EuclidSquare/EuclidSquare-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Euclid Square';
    src: 
        url('../fonts/EuclidSquare/EuclidSquare-Bold.otf') format('opentype'),
        url('../fonts/EuclidSquare/EuclidSquare-Bold.woff2') format('woff2'),
        url('../fonts/EuclidSquare/EuclidSquare-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
