@font-face {
    font-family: 'IRS-n' ;
    src: url(../Font/IRANSans.ttf);
}

@font-face {
    font-family: 'IRS-b' ;
    src: url(../Font/IRANSans_Bold.ttf);
}

@font-face {
    font-family: 'IRS-l' ;
    src: url(../Font/IRANSans_Light.ttf);
}

@font-face {
    font-family: 'OS-b' ;
    src: url(../Font/OpenSans-Bold.ttf);
}

@font-face {
    font-family: 'OS-xb' ;
    src: url(../Font/OpenSans-ExtraBold.ttf);
}

@font-face {
    font-family: 'POP-b' ;
    src: url(../Font/Poppins-Bold.otf);
}

@font-face {
    font-family: 'POP-l' ;
    src: url(../Font/Poppins-Light.otf);
}

@font-face {
    font-family: 'POP-r' ;
    src: url(../Font/Poppins-Regular.otf);
    
}