@font-face {
    font-family: 'MOLarabicRegular';
    src: url('../fonts/molarabic/MOLarabic Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'MOLarabicRegular' !important;
}
