/* Open Sans Hebrew */
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
/* Open Sans Hebrew Condensed */
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);

@font-face {
    font-family: 'Almarai-Regular';
    src: url('../fonts/Almarai/Almarai-Regular.ttf');
}

@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo/Cairo-Regular.ttf');
}

@font-face {
    font-family: 'Noto-Regular';
    src: url('../fonts/Noto/NotoSansArabic-Regular.ttf');
}

@font-face {
    font-family: 'Noto-Hebrew';
    src: url('../fonts/Noto/NotoSansHebrew-Regular.ttf');
}

@font-face {
    font-family: 'Tajawal-Regular';
    src: url('../fonts/Tajawal/Tajawal-Regular.ttf');
}

@font-face {
    font-family: 'Kufam-Regular';
    src: url('../fonts/Kufam/Kufam-Regular.ttf');
}
