﻿/* Font Imports */
/* *** Dont forget to comment other fonts *** */


@import '../../../../../../../fonts/IRANSans/WebFonts/css/fontiran.scss';

body:not(.ltr) {
    font-family: Arial !important;
}
body {
    font-family: 'IRANSans' !important;
}

