/* Font types */
@font-face {
    font-family: 'hacen_saudi_arabiaregular';
    src: url('../fonts/HacenSaudiArabia/HacenSaudiArabia.otf');
    src: url('../fonts/HacenSaudiArabia/hacen_saudi_arabia.eot');
    src: url('../fonts/HacenSaudiArabia/hacen_saudi_arabia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HacenSaudiArabia/hacen_saudi_arabia.woff') format('woff'),
         url('../fonts/HacenSaudiArabia/hacen_saudi_arabia.ttf') format('truetype'),
         url('../fonts/HacenSaudiArabia/hacen_saudi_arabia.svg#hacen_saudi_arabiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hacen_sudanregular';
    src: url('../fonts/HacenSudan/hacen_sudan.eot');
    src: url('../fonts/HacenSudan/hacen_sudan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HacenSudan/hacen_sudan.woff') format('woff'),
         url('../fonts/HacenSudan/hacen_sudan.ttf') format('truetype'),
         url('../fonts/HacenSudan/hacen_sudan.svg#hacen_sudanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'YLShiliaRegular';
    src: url('../fonts/YLShiliaRegular/YLShiliaRegular.eot');
    src: url('../fonts/YLShiliaRegular/YLShiliaRegular.eot') format('embedded-opentype'),
         url('../fonts/YLShiliaRegular/YLShiliaRegular.woff2') format('woff2'),
         url('../fonts/YLShiliaRegular/YLShiliaRegular.woff') format('woff'),
         url('../fonts/YLShiliaRegular/YLShiliaRegular.ttf') format('truetype'),
         url('../fonts/YLShiliaRegular/YLShiliaRegular.svg#YLShiliaRegular') format('svg');
}

@font-face {
    font-family: 'beinblack';
    src: url('../fonts/beinblack/beinblack.eot');
    src: url('../fonts/beinblack/beinblack.eot') format('embedded-opentype'),
         url('../fonts/beinblack/beinblack.woff2') format('woff2'),
         url('../fonts/beinblack/beinblack.woff') format('woff'),
         url('../fonts/beinblack/beinblack.ttf') format('truetype'),
         url('../fonts/beinblack/beinblack.svg#beinblack') format('svg');
}

@font-face {
    font-family: 'beinnormal';
    src: url('../fonts/beinnormal/beinnormal.eot');
    src: url('../fonts/beinnormal/beinnormal.eot') format('embedded-opentype'),
         url('../fonts/beinnormal/beinnormal.woff2') format('woff2'),
         url('../fonts/beinnormal/beinnormal.woff') format('woff'),
         url('../fonts/beinnormal/beinnormal.ttf') format('truetype'),
         url('../fonts/beinnormal/beinnormal.svg#beinnormal') format('svg');
}

