/**
*
*	Name:			IRANYekan Font
*	Version:		1.2
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 20, 2016
*	Updated on:		Jan 15, 2017
*	Website:		http://fontiran.com
*	Copyright:		Afroo Group | گروه افرو
--------------------------------------------------------------------------------------
فونت ایران یکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRANYekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (NMCHJ)
--------------------------------------------------------------------------------------
*	
**/
@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: bold;
	src: url('iranyekanwebbold.eot');
	src: url('iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('iranyekanwebbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('iranyekanwebbold.ttf') format('truetype');
}

@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: 300;
	src: url('iranyekanweblight.eot');
	src: url('iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('iranyekanweblight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('iranyekanweblight.ttf') format('truetype');
}

@font-face {
	font-family: IranYekan;
	font-style: normal;
	font-weight: normal;
	src: url('iranyekanwebregular.eot');
	src: url('iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('iranyekanwebregular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('iranyekanwebregular.ttf') format('truetype');
}