1@font-face {
2	font-family: 'Source Sans Pro';
3	font-style: normal;
4	font-weight: 300;
5	src:
6		local('Source Sans Pro Light'),
7		local('SourceSansPro-Light'),
8		url('Source_Sans_Pro_300.eot?#iefix') format('embedded-opentype'),
9		url('Source_Sans_Pro_300.woff') format('woff'),
10		url('Source_Sans_Pro_300.woff2') format('woff2'),
11		url('Source_Sans_Pro_300.svg#SourceSansPro') format('svg');
12}
13@font-face {
14	font-family: 'Source Sans Pro';
15	font-style: normal;
16	font-weight: 400;
17	src:
18		local('Source Sans Pro Regular'),
19		local('SourceSansPro-Regular'),
20		url('Source_Sans_Pro_400.eot?#iefix') format('embedded-opentype'),
21		url('Source_Sans_Pro_400.woff') format('woff'),
22		url('Source_Sans_Pro_400.woff2') format('woff2'),
23		url('Source_Sans_Pro_400.svg#SourceSansPro') format('svg');
24}
25@font-face {
26	font-family: 'Source Sans Pro';
27	font-style: normal;
28	font-weight: 700;
29	src:
30		local('Source Sans Pro Bold'),
31		local('SourceSansPro-Bold'),
32		url('Source_Sans_Pro_700.eot?#iefix') format('embedded-opentype'),
33		url('Source_Sans_Pro_700.woff') format('woff'),
34		url('Source_Sans_Pro_700.woff2') format('woff2'),
35		url('Source_Sans_Pro_700.svg#SourceSansPro') format('svg');
36}
37@font-face {
38	font-family: 'Source Sans Pro';
39	font-style: italic;
40	font-weight: 400;
41	src:
42		local('Source Sans Pro Italic'),
43		local('SourceSansPro-Italic'),
44		url('Source_Sans_Pro_400italic.eot?#iefix') format('embedded-opentype'),
45		url('Source_Sans_Pro_400italic.woff') format('woff'),
46		url('Source_Sans_Pro_400italic.woff2') format('woff2'),
47		url('Source_Sans_Pro_400italic.svg#SourceSansPro') format('svg');
48}
49