@font-face{
    font-family:'roya';
    src:url('/fonts/IRRoya.ttf'),
       url('/fonts/IRRoya.eot'),
       url('/fonts/IRRoya.woff'),
       url('/fonts/IRRoya.svg');
}

@font-face {
  font-family: 'yekan';
  src: url('/fonts/WebYekan.ttf'),
       url('/fonts/WebYekan.eot'),
       url('/fonts/WebYekan.woff'),
       url('/fonts/WebYekan.svg');
}
@font-face {
  font-family: 'roya bold';
  src: url('/fonts/IRRoyaBold.ttf'),
       url('/fonts/IRRoyaBold.eot'),
       url('/fonts/IRRoyaBold.woff'),
       url('/fonts/IRRoyaBold.svg');
}
@font-face {
  font-family: 'mitra';
  src: url('/fonts/WebMitra.ttf'),
       url('/fonts/WebMitra.eot'),
       url('/fonts/WebMitra.woff'),
       url('/fonts/WebMitra.svg');
}
@font-face {
  font-family: 'mitra bold';
  src: url('/fonts/WebMitraBold.ttf'),
       url('/fonts/WebMitraBold.eot'),
       url('/fonts/WebMitraBold.woff'),
       url('/fonts/WebMitraBold.svg');
}

/*
@font-face{
    font-family:'fonticon';
    src:url('fonts/fontsicon/glyphicons-halflings-regular.ttf'),
        url('fonts/fontsicon/glyphicons-halflings-regular.eot'),
        url('fonts/fontsicon/glyphicons-halflings-regular.svg'),
        url('fonts/fontsicon/glyphicons-halflings-regular.woff');
        
}*/

@font-face{
    font-family:'fonticon';
    src:url('fonts/fontsicon/fontello/fontello.ttf'),
        url('fonts/fontsicon/fontello/fontello.eot'),
        url('fonts/fontsicon/fontello/fontello.svg'),
        url('fonts/fontsicon/fontello/fontello.woff');
}



@font-face {
    font-family: IRANSansBlack;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/IRANSansMonoSpacedNum_Black.ttf') format('truetype');
}

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

@font-face {
    font-family: IRANSansUltraLight;
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/IRANSansMonoSpacedNum_Light.ttf') format('truetype');
}