blob: 0707a4f8691b2ccb3711805afa58587ccc862291 [file] [log] [blame]
JJ Allaireefa6ad42016-01-30 13:12:05 -05001@font-face {
2 font-family: 'Source Sans Pro';
3 src: url('source-sans-pro-regular.eot');
4 src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'),
5 url('source-sans-pro-regular.woff') format('woff'),
6 url('source-sans-pro-regular.ttf') format('truetype');
7 font-weight: normal;
8 font-style: normal;
9}
10
11@font-face {
12 font-family: 'Source Sans Pro';
13 src: url('source-sans-pro-italic.eot');
14 src: url('source-sans-pro-italic.eot?#iefix') format('embedded-opentype'),
15 url('source-sans-pro-italic.woff') format('woff'),
16 url('source-sans-pro-italic.ttf') format('truetype');
17 font-weight: normal;
18 font-style: italic;
19}
20
21@font-face {
22 font-family: 'Source Sans Pro';
23 src: url('source-sans-pro-semibold.eot');
24 src: url('source-sans-pro-semibold.eot?#iefix') format('embedded-opentype'),
25 url('source-sans-pro-semibold.woff') format('woff'),
26 url('source-sans-pro-semibold.ttf') format('truetype');
27 font-weight: 600;
28 font-style: normal;
29}
30
31@font-face {
32 font-family: 'Source Sans Pro';
33 src: url('source-sans-pro-semibolditalic.eot');
34 src: url('source-sans-pro-semibolditalic.eot?#iefix') format('embedded-opentype'),
35 url('source-sans-pro-semibolditalic.woff') format('woff'),
36 url('source-sans-pro-semibolditalic.ttf') format('truetype');
37 font-weight: 600;
38 font-style: italic;
39}