/*-- START {{farhang2}} --*/
/**
 *
 *	Name:			Farhang2 Fonts
 *	Version:			2.1
 *	Author:			Moslem Ebrahimi (moslemebrahimi.com)
 *	Created on:		May 11, 2022
 *	Updated on:		May 22, 2022
 *	Website:			http://fontiran.com
 *	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت فرهنگ یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Farhang2 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: (A3TPROI2)
------------------------------------------------------------------------------------- fonts/-
 *
 **/
@font-face {
    font-family: farhang2;
    font-style: normal;
    font-weight: 800;
    src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-ExtraBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
    font-style: normal;
    font-weight: bold;
    src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Bold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
	font-style: normal;
	font-weight: 100;
	src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Thin.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
    font-style: normal;
    font-weight: 300;
    src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Light.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
    font-style: normal;
    font-weight: normal;
    src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Regular.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
    font-style: normal;
    font-weight: 500;
    src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Medium.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: farhang2;
	font-style: normal;
	font-weight: 900;
	src: url('https://www.bujanswatch.com/wp-content/themes/ahura/fonts/woff/Farhang2-Black.woff') format('woff');
    font-display: swap;
}

/*-- END {{farhang2}} --*/
