
@font-face{
    font-family:'IRANSansX';
    src:url('./IranianSans.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

body{
    font-family:'IRANSansX',sans-serif;
}
