 @font-face {
    font-family: Amiri-colored;
    font-style:normal;
    font-weight:bold;
    src:url(polices/amiri-quran-colored.ttf) format("truetype");
  } 
  
 @font-face {
    font-family: DroidNash-colored;
    font-style:normal;
    font-weight:400;
    src:url(polices/DroidNaskh-Regular-Colored.ttf) format("truetype");
  }  
  
 @font-face {
    font-family: KacstOne-colored;
    font-style:normal;
    font-weight: 400;
    src:url(polices/KacstOneColored.ttf) format("truetype");
  }  
 @font-face {
    font-family: Simple-colored;
    font-style:normal;
    font-weight:400;
    src:url(polices/SimpleNaskhi-colored.ttf) format("truetype");
  }
 @font-face {
    font-family: me_quran;
    font-style:normal;
    font-weight:300;
    src:url(polices/me_quran_volt_newmet.ttf) format("truetype");
  }
 
 @font-face {
    font-family: Al_QalamQM;
    font-style:normal;
    /* font-weight:300; */
    src:url(polices/Al_QalamQM.ttf) format("truetype");
  }
 
 .amiri {
 font-family: Amiri-colored !important;}  
 .DroidNash {
 font-family: DroidNash-colored !important;}  
 .Simple {
 font-family: Simple-colored !important;}
 .KacstOne {
 font-family: KacstOne-colored !important;}