Files
petboom-home/webfonts/css/fontiran.css
2026-06-23 15:13:06 +03:30

113 lines
4.2 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: DANA Fonts
* Version: 3.0
* Author: Moslem Ebrahimi (moslemebrahimi.com)
* Created on: nov 12, 2021
* Updated on: nov 12, 2021
* Website: http://fontiran.com
* Copyright: Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت دانا یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
DANA 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: dana;
font-style: normal;
font-weight: 10;
src: url('../woff2/Dana-Hairline.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Hairline.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 100;
src: url('../woff2/Dana-Thin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Thin.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 200;
src: url('../woff2/Dana-UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-UltraLight.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 300;
src: url('../woff2/Dana-Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Light.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 500;
src: url('../woff2/Dana-Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Medium.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 600;
src: url('../woff2/Dana-DemiBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-DemiBold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 800;
src: url('../woff2/Dana-ExtraBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-ExtraBold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 900;
src: url('../woff2/Dana-Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Black.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 930;
src: url('../woff2/Dana-ExtraBlack.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-ExtraBlack.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 960;
src: url('../woff2/Dana-Heavy.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Heavy.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: 990;
src: url('../woff2/Dana-Fat.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Fat.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: bold;
src: url('../woff2/Dana-Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
font-family: dana;
font-style: normal;
font-weight: normal;
src: url('../woff2/Dana-Regular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('../woff/Dana-Regular.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}