1@font-face {
2	font-family: 'Lato';
3	font-style: normal;
4	font-weight: 400;
5	src:
6		local('Lato Regular'),
7		local('Lato-Regular'),
8		url('Lato_400.eot?#iefix') format('embedded-opentype'),
9		url('Lato_400.woff') format('woff'),
10		url('Lato_400.woff2') format('woff2'),
11		url('Lato_400.svg#Lato') format('svg');
12}
13@font-face {
14	font-family: 'Lato';
15	font-style: normal;
16	font-weight: 700;
17	src:
18		local('Lato Bold'),
19		local('Lato-Bold'),
20		url('Lato_700.eot?#iefix') format('embedded-opentype'),
21		url('Lato_700.woff') format('woff'),
22		url('Lato_700.woff2') format('woff2'),
23		url('Lato_700.svg#Lato') format('svg');
24}
25@font-face {
26	font-family: 'Lato';
27	font-style: italic;
28	font-weight: 400;
29	src:
30		local('Lato Italic'),
31		local('Lato-Italic'),
32		url('Lato_400italic.eot?#iefix') format('embedded-opentype'),
33		url('Lato_400italic.woff') format('woff'),
34		url('Lato_400italic.woff2') format('woff2'),
35		url('Lato_400italic.svg#Lato') format('svg');
36}
37