-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
46 lines (41 loc) · 2.19 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/*
Theme Name: وی پی ان ایران
Theme URI: https://technofars.com
Author: Hossein fadaei
Author URI: https://technofars.com
Description: یک قالب اختصاصی برای وی پی ان ایران توسط حسین فدائی
Version: 1.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
font-family: iranyekan;
font-style: normal;
font-weight: normal;
src: url("../fonts/2-IranYekan/iranyekanwebregular.eot");
src: url("../fonts/2-IranYekan/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../fonts/2-IranYekan/iranyekanwebregular.woff") format("woff2"), url("../fonts/2-IranYekan/iranyekanwebregular.woff") format("woff"), url("../fonts/2-IranYekan/iranyekanwebregular.ttf") format("truetype");
}
@font-face {
font-family: iranyekan-l;
font-style: normal;
font-weight: normal;
src: url("../fonts/2-IranYekan/iranyekanweblight.eot");
src: url("../fonts/2-IranYekan/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("../fonts//2-IranYekan/iranyekanweblight.woff2") format("woff2"), url("../fonts//2-IranYekan/iranyekanweblight.woff") format("woff"), url("../fonts//2-IranYekan/iranyekanweblight.ttf") format("truetype");
}
@font-face {
font-family: iranyekan-b;
font-style: normal;
font-weight: normal;
src: url("../fonts/2-IranYekan/iranyekanwebbold.eot");
src: url("../fonts/2-IranYekan/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../fonts/2-IranYekan/iranyekanwebbold.woff2") format("woff2"), url("../fonts/2-IranYekan/iranyekanwebbold.woff") format("woff"), url("../fonts/2-IranYekan/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
font-family: vazir;
font-style: normal;
font-weight: normal;
src: url("../fonts/7-vazir/Vazir-Medium.eot");
src: url("../fonts/7-vazir/Vazir-Medium.eot") format("embedded-opentype"), url("../fonts/7-vazir/Vazir-Medium.woff2") format("woff2"), url("..//fonts/7-vazir/Vazir-Medium.woff") format("woff");
}