/* Add here all your CSS customizations */

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

.menu-font-size-en {
    font-size: 12px !important;
}
