@font-face {
	font-family: 'WMitra';
	src: url('../../fonts/MitraWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WMitra';
	src: url('../../fonts/MitraWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'WYekan';
	src:  url('../../fonts/YekanWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'WYekan';
	src:  url('../../fonts/YekanWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'IRANSW';
	src:  url('../../fonts/IRANSW/IRANSW.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'IRANSW';
	src:  url('../../fonts/IRANSW/IRANSBW.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
/****************/
@font-face {
	font-family: 'Behdad';
	src: url('../fonts/Behdad-0.0.3/Behdad-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/***********************/
@font-face {
	font-family: Parastoo;
	src: url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-FD.eot');
	src: url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-FD.eot?#iefix') format('embedded-opentype'),
	url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-FD.woff') format('woff'),
	url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-FD.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: Parastoo;
	src: url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-Bold-FD.eot');
	src: url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-Bold-FD.eot?#iefix') format('embedded-opentype'),
	url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-Bold-FD.woff') format('woff'),
	url('../fonts/parastoo-font-v1.0.0-alpha5/web/Farsi-Digits/Parastoo-Bold-FD.ttf') format('truetype');
	font-weight: bold;
}

body{
	font-family: 'Parastoo';
	font-size: 12px;
}