@font-face {
    font-family: 'Lato Hairline';
	font-weight:normal;
	font-style:normal;
    src: url('lato-hairline.eot');
    src: url('lato-hairline.eot') format('embedded-opentype'),
         url('lato-hairline.woff') format('woff'),
         url('lato-hairline.ttf') format('truetype'),
         url('lato-hairline.svg#LatoHairline') format('svg');
}

@font-face {
    font-family: 'Lato Hairline';
	font-weight:normal;
	font-style:italic;
    src: url('lato-hairlineitalic.eot');
    src: url('lato-hairlineitalic.eot') format('embedded-opentype'),
         url('lato-hairlineitalic.woff') format('woff'),
         url('lato-hairlineitalic.ttf') format('truetype'),
         url('lato-hairlineitalic.svg#LatoHairlineItalic') format('svg');
}
