/**
*
*	Name:			IRANYekanXFaNum Fonts
*	Version:			2.4
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Aug 02, 2022
*	Updated on:		Aug 02, 2022
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت ایران یکان X  یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRANYekanXFaNum 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: (.....)
------------------------------------------------------------------------------------- fonts/-
*	
**/
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 300;
	src: url('./IRANYekanXFaNum-Light.woff') format('woff');
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 900;
	src: url('./IRANYekanXFaNum-Black.woff') format('woff');
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 950;
	src: url('./IRANYekanXFaNum-ExtraBlack.woff') format('woff');
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('./IRANYekanXFaNum-Bold.woff') format('woff');
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('./IRANYekanXFaNum-Regular.woff') format('woff');
}