-
Notifications
You must be signed in to change notification settings - Fork 1
/
sahelfont.css
110 lines (99 loc) Β· 3.88 KB
/
sahelfont.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
@font-face {
font-family: Sahel;
src: url('Sahel.eot');
src: url('Sahel.eot?#iefix') format('embedded-opentype'),
url('Sahel.woff2') format('woff2'),
url('Sahel.woff') format('woff'),
url('Sahel.ttf') format('truetype');
font-weight: normal;
}
@font-face {
font-family: Sahel;
src: url('Sahel-Bold.eot');
src: url('Sahel-Bold.eot?#iefix') format('embedded-opentype'),
url('Sahel-Bold.woff2') format('woff2'),
url('Sahel-Bold.woff') format('woff'),
url('Sahel-Bold.ttf') format('truetype');
font-weight: bold;
}
@font-face {
font-family: Sahel;
src: url('Sahel-Light.eot');
src: url('Sahel-Light.eot?#iefix') format('embedded-opentype'),
url('Sahel-Light.woff2') format('woff2'),
url('Sahel-Light.woff') format('woff'),
url('Sahel-Light.ttf') format('truetype');
font-weight: 300;
}
@font-face {
font-family: Sahel;
src: url('Sahel-SemiBold.eot');
src: url('Sahel-SemiBold.eot?#iefix') format('embedded-opentype'),
url('Sahel-SemiBold.woff2') format('woff2'),
url('Sahel-SemiBold.woff') format('woff'),
url('Sahel-SemiBold.ttf') format('truetype');
font-weight: 600;
}
@font-face {
font-family: Sahel;
src: url('Sahel-Black.eot');
src: url('Sahel-Black.eot?#iefix') format('embedded-opentype'),
url('Sahel-Black.woff2') format('woff2'),
url('Sahel-Black.woff') format('woff'),
url('Sahel-Black.ttf') format('truetype');
font-weight: 900;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-FD.eot');
src: url('Farsi-Digits/Sahel-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-FD.ttf') format('truetype');
font-weight: normal;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-Bold-FD.eot');
src: url('Farsi-Digits/Sahel-Bold-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-Bold-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-Bold-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-Bold-FD.ttf') format('truetype');
font-weight: bold;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-Light-FD.eot');
src: url('Farsi-Digits/Sahel-Light-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-Light-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-Light-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-Light-FD.ttf') format('truetype');
font-weight: 100;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-Light-FD.eot');
src: url('Farsi-Digits/Sahel-Light-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-Light-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-Light-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-Light-FD.ttf') format('truetype');
font-weight: 300;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-SemiBold-FD.eot');
src: url('Farsi-Digits/Sahel-SemiBold-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-SemiBold-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-SemiBold-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-SemiBold-FD.ttf') format('truetype');
font-weight: 500;
}
@font-face {
font-family: SahelF;
src: url('Farsi-Digits/Sahel-Black-FD.eot');
src: url('Farsi-Digits/Sahel-Black-FD.eot?#iefix') format('embedded-opentype'),
url('Farsi-Digits/Sahel-Black-FD.woff2') format('woff2'),
url('Farsi-Digits/Sahel-Black-FD.woff') format('woff'),
url('Farsi-Digits/Sahel-Black-FD.ttf') format('truetype');
font-weight: 800;
}