﻿/**
*
*	Name:			Yekan Bakh Fonts
*	Version:			2.0
*	Author:			Reza Bakhtiarifard (rbakhtiarifard.ir)
*	Created on:		Apr 2022
*	Updated on:		Apr 2022
*	Vendor:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت پیکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
yekan bakh 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: yekanbakh;
    font-display: swap;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/yekan%20bakh%20en%2002%20thin.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2002%20thin.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: 300;
	src: url('fonts/woff/yekan%20bakh%20en%2003%20light.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2003%20light.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: normal;
	src: url('fonts/woff/yekan%20bakh%20en%2004%20regular.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2004%20regular.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: bold;
	src: url('fonts/woff/yekan%20bakh%20en%2005%20medium.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2005%20medium.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: bold;
	src: url('fonts/woff/yekan%20bakh%20en%2006%20bold.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2006%20bold.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: 800;
	src: url('fonts/woff/yekan%20bakh%20en%2007%20heavy.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2007%20heavy.woff2') format('woff2');
}

@font-face {
	font-family: yekanbakh;
	font-style: normal;
    font-display: swap;
	font-weight: 900;
	src: url('fonts/woff/yekan%20bakh%20en%2008%20fat.woff') format('woff'),
	url('fonts/woff2/yekan%20bakh%20en%2008%20fat.woff2') format('woff2');
}
