/* Add here all your CSS customizations */

/** Define Arabic font **/
/*@font-face {
    font-family: AR-Font;
    src: url(../arabic-font/NotoKufiArabic-Regular.ttf);
    font-display: swap;
}*/
/*.ar-font {
    font-family: AR-Font !important;
    font-size: 14px !important;
}*/
/** Define Arabic font **/

.ar-font {
    /*font-family: 'Changa', sans-serif;*/
    font-family: 'Cairo', sans-serif;
    font-size: 15px !important;
}
