/**
*
*	Name:			AnjomanMaxFN Fonts
*	Version:			2.4
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Apr 22, 2021
*	Updated on:		Jan 22, 2022
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونتایران سنس Xا یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
AnjomanMaxFN 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: anjoman;
	font-style: normal;
	font-weight: 100;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Thin.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Thin.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Thin.ttf') format('truetype')		
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 200;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-ExLight.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-ExLight.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-ExLight.ttf') format('truetype')		
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 300;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Light.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Light.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Light.ttf') format('truetype')			 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 500;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Medium.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Medium.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Medium.ttf') format('truetype')			 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 600;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-SemiBold.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-SemiBold.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-SemiBold.ttf') format('truetype')		 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 800;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-ExBold.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-ExBold.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-ExBold.ttf') format('truetype')			 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 900;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Black.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Black.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Black.ttf') format('truetype')			 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: bold;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Bold.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Bold.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Bold.ttf') format('truetype')		 
}

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: normal;
	src: url('./../fonts/anjoman/woff/AnjomanMaxFN-Regular.woff') format('woff'),   
	url('./../fonts/anjoman/woff2/AnjomanMaxFN-Regular.woff2') format('woff2'),
	url('./../fonts/anjoman/TTF/AnjomanMaxFN-Regular.ttf') format('truetype')		
}


body {
    font-family: anjoman !important;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
textarea {
    font-family: anjoman !important;
}
