web/style/fontiran.css

93 lines
3.6 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

/**
*
* Name: Kalameh ././fonts
* Version: 4.1
* Author: Naser Khadem
* Created on: March 11, 2019
* Updated on: July 17, 2021
* Website: http://fontiran.com
* Copyright: Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت کلمه یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Kalameh ././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: KalamehWeb;
font-style: normal;
font-weight: 100;
src: url("/fonts/woff2/KalamehWeb-Thin.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Thin.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 200;
src: url("/fonts/woff2/KalamehWeb-ExtraLight.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/
url("/fonts/woff/KalamehWeb-ExtraLight.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 300;
src: url("/fonts/woff2/KalamehWeb-Light.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Light.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 500;
src: url("/fonts/woff2/KalamehWeb-Medium.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Medium.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 600;
src: url("/fonts/woff2/KalamehWeb-Semibold.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Semibold.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 800;
src: url("/fonts/woff2/KalamehWeb-ExtraBold.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-ExtraBold.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: 900;
src: url("/fonts/woff2/KalamehWeb-Black.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Black.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: bold;
src: url("/fonts/woff2/KalamehWeb-Bold.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Bold.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: KalamehWeb;
font-style: normal;
font-weight: normal;
src: url("/fonts/woff2/KalamehWeb-Regular.woff2") format("woff2"),
/* FF39+,Chrome36+, Opera24+*/ url("/fonts/woff/KalamehWeb-Regular.woff")
format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}