<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Yekan';
    src: url('/template/fonts/Yekan.eot');
	 src: url('/template/fonts/Yekan.woff') format('woff');
    src: url('/template/fonts/Yekan.eot?#iefix') format('embedded-opentype'),

         url('/template/fonts/Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'YekanNumbers';
    src: url('/template/fonts/YekanNumbers-Regular.eot');
	 src:url('/template/fonts/YekanNumbers-Regular.woff') format('woff');
    src: url('/template/fonts/YekanNumbers-Regular.eot?#iefix') format('embedded-opentype'),
         url('/template/fonts/YekanNumbers-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BHoma';
    src: url('/template/fonts/BHoma.eot');
    src: url('/template/fonts/BHoma.eot?#iefix') format('embedded-opentype'),
         url('/template/fonts/BHoma.woff') format('woff'),
         url('/template/fonts/BHoma.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BTraffic';
    src: url('/template/fonts/BTraffic.eot');
    src: url('/template/fonts/BTraffic.eot?#iefix') format('embedded-opentype'),
         url('/template/fonts/BTraffic.woff') format('woff'),
         url('/template/fonts/BTraffic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}</pre></body></html>