﻿@font-face {
    font-family: 'BMitraBold';
    src: url('./Fonts/BMitraBold.eot');
    src: url('./Fonts/BMitraBold.eot') format('embedded-opentype'),
         url('./Fonts/BMitraBold.woff') format('woff'),
         url('./Fonts/BMitraBold.ttf') format('truetype'),
         url('./Fonts/BMitraBold.svg#BMitraBold') format('svg');
}

@font-face {
    font-family: 'B Mitra';
    src: url('./Fonts/BMitra.eot');
    src: url('./Fonts/BMitra.eot') format('embedded-opentype'),
         url('./Fonts/BMitra.woff') format('woff'),
         url('./Fonts/BMitra.ttf') format('truetype'),
         url('./Fonts/BMitra.svg#BMitra') format('svg');
}

@font-face {
	font-family: Iran Sans Web;
	src: url(./Fonts/IRANSansWeb.eot);
	src: url(./Fonts/IRANSansWeb.eot?#iefix) format("eot"),
	     url(./Fonts/IRANSansWeb.woff2) format("woff2"),
	     url(./Fonts/IRANSansWeb.woff) format("woff"),
	     url(./Fonts/IRANSansWeb.ttf) format("ttf");
	font-weight: 200;
}
