﻿/**
*
*	Name:			IRANSansX Fonts
*	Version:			1.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Apr 22, 2021
*	Updated on:		Apr 22, 2021
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونتایران سنس Xا یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRANSansX 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: (BBB82)
------------------------------------------------------------------------------------- fonts/-
*	
**/

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 100;
	src: url('/Fonts/IranSansX/IRANSansX-Thin.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Thin.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 200;
	src: url('/Fonts/IranSansX/IRANSansX-UltraLight.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-UltraLight.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('/Fonts/IranSansX/IRANSansX-Light.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Light.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 400;
	src: url('/Fonts/IranSansX/IRANSansX-Regular.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Regular.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('/Fonts/IranSansX/IRANSansX-Medium.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Medium.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 600;
	src: url('/Fonts/IranSansX/IRANSansX-DemiBold.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-DemiBold.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 700;
	src: url('/Fonts/IranSansX/IRANSansX-Bold.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Bold.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('/Fonts/IranSansX/IRANSansX-ExtraBold.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-ExtraBold.otf') format('opentype');
}
@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('/Fonts/IranSansX/IRANSansX-Black.ttf') format('truetype'), url('/Fonts/IranSansX/Otf/IRANSansX-Black.otf') format('opentype');
}

/* ----------------- */

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Thin.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Thin.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 200;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-UltraLight.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Light.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Light.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Regular.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Regular.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Medium.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Medium.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-DemiBold.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Bold.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Bold.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 800;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-ExtraBold.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX FD';
	font-style: normal;
	font-weight: 900;
	src: url('/fonts/IranSansX/FarsiDigit/woff/IRANSansXFaNum-Black.woff') format('woff'), url('/fonts/IranSansX/FarsiDigit/woff2/IRANSansXFaNum-Black.woff2') format('woff2')
}

@font-face {
	font-family: 'IRANSansX-Bold';
	src: url('/fonts/IranSansX/IRANSansX-Bold.ttf') format('truetype');
}
