/**
*
*	Name:			Yekan Bakh Fonts
*	Version:			3
*	Author:			Reza Bakhtiarifard, Majan Jafarzadeh
*	Created on:		Jul 2024
*	Updated on:		Jul 2024
*	Vendor:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت یکان‌بخ یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Yekan Bakh FaNum 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: (IVSYB5E9)
------------------------------------------------------------------------------------- fonts/-
*
**/


@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url('YekanBakhFaNum-Light.woff') format('woff'),
    url('YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    src: url('YekanBakhFaNum-Regular.woff') format('woff'),
    url('YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url('YekanBakhFaNum-SemiBold.woff') format('woff'),
    url('YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

* {
    font-family: 'Yekan Bakh' !important;
}
