-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfont-face.css
49 lines (41 loc) · 1.84 KB
/
font-face.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
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 12, 2011 */
@font-face {
font-family: 'DaxProRegular';
src: url('fonts/daxpro-regular-webfont.eot');
src: url('fonts/daxpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/daxpro-regular-webfont.woff') format('woff'),
url('fonts/daxpro-regular-webfont.ttf') format('truetype'),
url('fonts/daxpro-regular-webfont.svg#DaxProRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DaxProBold';
src: url('fonts/daxpro-bold-webfont.eot');
src: url('fonts/daxpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/daxpro-bold-webfont.woff') format('woff'),
url('fonts/daxpro-bold-webfont.ttf') format('truetype'),
url('fonts/daxpro-bold-webfont.svg#DaxProBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DaxProLight';
src: url('fonts/daxpro-light-webfont.eot');
src: url('fonts/daxpro-light-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/daxpro-light-webfont.woff') format('woff'),
url('fonts/daxpro-light-webfont.ttf') format('truetype'),
url('fonts/daxpro-light-webfont.svg#DaxProLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DaxProMedium';
src: url('fonts/daxpro-medium-webfont.eot');
src: url('fonts/daxpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/daxpro-medium-webfont.woff') format('woff'),
url('fonts/daxpro-medium-webfont.ttf') format('truetype'),
url('fonts/daxpro-medium-webfont.svg#DaxProMedium') format('svg');
font-weight: normal;
font-style: normal;
}