/**
*
*	Name:			Pelak Fonts
*	Version:			3
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Apr 22, 2021
*	Updated on:		Jul 12, 2023
*	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: (WLBM75VR)
------------------------------------------------------------------------------------- fonts/-
*	
**/

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/Pelak-Regular.eot');
	src: url('fonts/eot/Pelak-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/Pelak-Regular.woff2') format('woff2'),
		 url('fonts/woff/Pelak-Regular.woff') format('woff'); 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/Pelak-Thin.woff') format('woff'),   
	url('fonts/woff2/Pelak-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/Pelak-light.woff') format('woff'),   
	url('fonts/woff2/Pelak-light.woff2') format('woff2');		 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 400;
	src: url('fonts/woff/Pelak-Regular.woff') format('woff'),   
	url('fonts/woff2/Pelak-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/Pelak-Medium.woff') format('woff'),   
	url('fonts/woff2/Pelak-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/Pelak-SemiBold.woff') format('woff'),   
	url('fonts/woff2/Pelak-SemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 700;
	src: url('fonts/woff/Pelak-Bold.woff') format('woff'),   
	url('fonts/woff2/Pelak-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/Pelak-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/Pelak-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/Pelak-Black.woff') format('woff'),   
	url('fonts/woff2/Pelak-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/Pelak-Bold.woff') format('woff'),   
	url('fonts/woff2/Pelak-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: Pelak;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/Pelak-Regular.woff') format('woff'),   
	url('fonts/woff2/Pelak-Regular.woff2') format('woff2');	
}

a, body, h1, h2, h3, h4, h5, h6, *{
    font-family: Pelak !important;
}

