
/*-----------------------Custom Fonts-------------------------*/

@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Cairo-Regular.ttf)
}
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Cairo-SemiBold.ttf);
}
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Cairo-Bold.ttf);
}
@font-face {
  font-family: 'DecoType Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DecoType-Thuluth.ttf);
}
@font-face {
  font-family: 'KFGQPC Uthman Taha Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/UthmanTN1-Ver10.otf);
}

@font-face {
    font-family: 'Hafs';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Hafs.otf), url("../fonts/Hafs.ttf?v=12") format("truetype");
}
