bpms_site/public/assets/fonts/main/Eco/Yekan Bakh Family/Webfonts/fontiran.css
2025-11-02 16:38:49 +03:30

43 lines
1.7 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
*
* Name: Yekan Bakh Fonts
* Version: 1.0
* Author: Reza Bakhtiarifard (rbakhtiarifard.ir)
* Created on: May 2022
* Updated on: May 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: Yekan Bakh;
font-style: normal;
font-weight: normal;
src: url('fonts/woff/YekanBakh-Regular.woff') format('woff'),
url('fonts/woff2/YekanBakh-Regular.woff2') format('woff2');
}
@font-face {
font-family: Yekan Bakh;
font-style: normal;
font-weight: bold;
src: url('fonts/woff/YekanBakh-Bold.woff') format('woff'),
url('fonts/woff2/YekanBakh-Bold.woff2') format('woff2');
}
@font-face {
font-family: Yekan Bakh;
font-style: normal;
font-weight: 950;
src: url('fonts/woff/YekanBakh-ExtraBlack.woff') format('woff'),
url('fonts/woff2/YekanBakh-ExtraBlack.woff2') format('woff2');
}