﻿/****************
 * WEBSITE FONT *
 ****************/

@font-face {
    font-family: 'korek-font-bold';
    src: url('../fonts/SFUIText-Bold.ttf');
   }

@font-face {
    font-family: 'korek-font-semi-bold';
    src: url('../fonts/SFUIText-Semibold.ttf');
}

@font-face {
    font-family: 'korek-font-heavy';
    src: url('../fonts/kurdish/KOREKKurdishBold.ttf');

}


@font-face {
    font-family: 'korek-font-medium';
    src: url('../fonts/SFUIText-Medium.ttf');
}

@font-face {
    font-family: 'korek-font-regular';
    src: url('../fonts/kurdish/KGoran_0.ttf');
    
}

@font-face {
    font-family: 'korek-font-light';
    src: url('../fonts/SFUIText-Light.ttf');
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/arabic/KOREKArbicRegular.eot);
    src: url(../fonts/arabic/KOREKArbicRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/arabic/KOREKArbicRegular.woff) format('woff2'), url(../fonts/arabic/KOREKArbicRegular.woff) format('woff'), url(../fonts/arabic/KOREKArbicRegular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Naskh bold';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/arabic/KOREKArbicRegular.eot);
    src: url(../fonts/arabic/KOREKArbicRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/arabic/KOREKArbicRegular.woff) format('woff2'), url(../fonts/arabic/KOREKArbicRegular.woff) format('woff'), url(../fonts/arabic/KOREKArbicRegular.ttf) format('truetype');
}


@font-face {
    font-family: 'korek kurdish Regular';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/kurdish/korekkurdishRegular.otf);
    src: url(../fonts/kurdish/korekkurdishRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/kurdish/korekkurdishRegular.woff) format('woff2'), url(../fonts/kurdish/korekkurdishRegular.woff) format('woff'), url(../fonts/kurdish/korekkurdishRegular.ttf) format('truetype');
}

@font-face {
    font-family: 'korek kurdish bold';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/kurdish/korekkurdishBold.otf);
    src: url(../fonts/kurdish/korekkurdishBold.eot?#iefix) format('embedded-opentype'), url(../fonts/kurdish/korekkurdishRegular.woff) format('woff2'), url(../fonts/kurdish/KOREKurdishRegular.woff) format('woff'), url(../fonts/kurdish/KOREKKurdishRegular.ttf) format('truetype');
}


