@font-face {
font-family: 'lato';
src: url('Lato-Black.eot?') format('eot'),
url('Lato-Black.woff') format('woff'),
url('Lato-Black.otf') format('opentype'),
url('Lato-Black.ttf') format('truetype'),
url('Lato-Black.svg#lato') format('svg');
font-weight: 900;
}
@font-face {
font-family: 'lato';
src: url('Lato-Light.eot?') format('eot'),
url('Lato-Light.woff') format('woff'),
url('Lato-Light.otf') format('opentype'),
url('Lato-Light.ttf') format('truetype'),
url('Lato-Light.svg#lato') format('svg');
font-weight: 200;
}
@font-face {
font-family: 'Lato-Black';
src: url('Lato-Black.eot');
src: url('Lato-Black?#iefix') format('embedded-opentype'),
url('Lato-Black.woff') format('woff'),
url('Lato-Black.ttf') format('truetype'),
url('Lato-Black.svg#Lato-Black') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Lato-Light';
src: url('Lato-Light.eot');
src: url('Lato-Light?#iefix') format('embedded-opentype'),
url('Lato-Light.woff') format('woff'),
url('Lato-Light.ttf') format('truetype'),
url('Lato-Light.svg#Lato-Black') format('svg');
font-weight: normal;
font-style: normal;
}