1@font-face {
2    font-family: 'Open Sans';
3    src: url('OpenSans-Regular-webfont.eot');
4    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
5         url('OpenSans-Regular-webfont.woff') format('woff'),
6         url('OpenSans-Regular-webfont.ttf') format('truetype'),
7         url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
8    font-weight: normal;
9    font-style: normal;
10
11}
12
13@font-face {
14    font-family: 'Open Sans Light';
15    src: url('OpenSans-Light-webfont.eot');
16    src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
17         url('OpenSans-Light-webfont.woff') format('woff'),
18         url('OpenSans-Light-webfont.ttf') format('truetype'),
19         url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
20    font-weight: normal;
21    font-style: normal;
22
23}
24
25@font-face {
26    font-family: 'Bebas Neue';
27    src: url('BebasNeue-webfont.eot');
28    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
29         url('BebasNeue-webfont.woff') format('woff'),
30         url('BebasNeue-webfont.ttf') format('truetype'),
31         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
32    font-weight: normal;
33    font-style: normal;
34
35}
36
37@font-face {
38    font-family: 'Yanone Kaffeesatz Regular';
39    src: url('yanonekaffeesatz-regular-webfont.eot');
40    src: url('yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
41         url('yanonekaffeesatz-regular-webfont.woff') format('woff'),
42         url('yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
43         url('yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular') format('svg');
44    font-weight: normal;
45    font-style: normal;
46
47}
48
49@font-face {
50    font-family: 'Yanone Kaffeesatz Light';
51    src: url('yanonekaffeesatz-light-webfont.eot');
52    src: url('yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
53         url('yanonekaffeesatz-light-webfont.woff') format('woff'),
54         url('yanonekaffeesatz-light-webfont.ttf') format('truetype'),
55         url('yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
56    font-weight: normal;
57    font-style: normal;
58
59}
60
61
62
63@font-face {
64    font-family: 'Oswald Light';
65    src: url('Oswald-Light-webfont.eot');
66    src: url('Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
67         url('Oswald-Light-webfont.woff') format('woff'),
68         url('Oswald-Light-webfont.ttf') format('truetype'),
69         url('Oswald-Light-webfont.svg#OswaldLight') format('svg');
70    font-weight: normal;
71    font-style: normal;
72
73}
74
75@font-face {
76    font-family: 'Oswald';
77    src: url('Oswald-Regular-webfont.eot');
78    src: url('Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
79         url('Oswald-Regular-webfont.woff') format('woff'),
80         url('Oswald-Regular-webfont.ttf') format('truetype'),
81         url('Oswald-Regular-webfont.svg#OswaldBook') format('svg');
82    font-weight: normal;
83    font-style: normal;
84
85}
86
87
88@font-face {
89    font-family: 'Oswald Stencil';
90    src: url('Oswald-Stencil-webfont.eot');
91    src: url('Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
92         url('Oswald-Stencil-webfont.woff') format('woff'),
93         url('Oswald-Stencil-webfont.ttf') format('truetype'),
94         url('Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
95    font-weight: normal;
96    font-style: normal;
97
98}
99
100@font-face {
101    font-family: 'Propaganda';
102    src: url('propaganda-webfont.eot');
103    src: url('propaganda-webfont.eot?#iefix') format('embedded-opentype'),
104         url('propaganda-webfont.woff') format('woff'),
105         url('propaganda-webfont.ttf') format('truetype'),
106         url('propaganda-webfont.svg#propagandaregular') format('svg');
107    font-weight: normal;
108    font-style: normal;
109
110}
111
112@font-face {
113    font-family: 'SquareFont';
114    src: url('square-webfont.eot');
115    src: url('square-webfont.eot?#iefix') format('embedded-opentype'),
116         url('square-webfont.woff') format('woff'),
117         url('square-webfont.ttf') format('truetype'),
118         url('square-webfont.svg#squarefontregular') format('svg');
119    font-weight: normal;
120    font-style: normal;
121
122}
123
124/* ICON FONT - ELUSIVE */
125@font-face {
126  font-family: 'elusive';
127  src: url('elusive.eot');
128  src: url('elusive.eot?#iefix') format('embedded-opentype'),
129       url('elusive.woff') format('woff'),
130       url('elusive.ttf') format('truetype'),
131       url('elusive.svg?#elusive') format('svg');
132  font-weight: normal;
133  font-style: normal;
134}
135
136