@font-face {
    font-family: arabicFont;
    src: url(../fonts/Almarai-Regular.ttf);
}

body {
    font-family: arabicFont !important
}
