-
Notifications
You must be signed in to change notification settings - Fork 0
/
_fonts.css
45 lines (45 loc) · 1.76 KB
/
_fonts.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
@font-face {
font-family: "RobotoRegular";
src: url("fonts/RobotoRegular/RobotoRegular.eot");
src: url("fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),
url("fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
url("fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "BravoRG";
src: url("fonts/BravoRG/BravoRG.eot");
src: url("fonts/BravoRG/BravoRG.eot?#iefix") format("embedded-opentype"),
url("fonts/BravoRG/BravoRG.woff") format("woff"),
url("fonts/BravoRG/BravoRG.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "OpenSansRegular";
src: url("fonts/OpenSansRegular/OpenSansRegular.eot");
src: url("fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"),
url("fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
url("fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "FARRAY-Regular";
src: url("fonts/FARRAY-Regular/FARRAY-Regular.eot");
src: url("fonts/FARRAY-Regular/FARRAY-Regular.eot?#iefix") format("embedded-opentype"),
url("fonts/FARRAY/FARRAY-Regular.woff") format("woff"),
url("fonts/FARRAY-Regular/FARRAY-Regular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "OpenSansRegular";
src: url("fonts/OpenSansRegular/OpenSansRegular.eot");
src: url("fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"),
url("fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
url("fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}