@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Lato';
	src: url('../fonts/lato/Lato-Hairline.eot');
	src: url('../fonts/lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato/Lato-Hairline.woff') format('woff'),
		url('../fonts/lato/Lato-Hairline.ttf')  format('truetype');
	font-weight:100;
	font-style:normal;
}
@font-face {
	font-family: 'Lato';
	src: url('../fonts/lato/Lato-Light.eot');
	src: url('../fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato/Lato-Light.woff') format('woff'),
		url('../fonts/lato/Lato-Light.ttf')  format('truetype');
	font-weight:300;
	font-style:normal;
}
@font-face {
	font-family: 'Lato';
	src: url('../fonts/lato/Lato-Regular.eot');
	src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato/Lato-Regular.woff') format('woff'),
		url('../fonts/lato/Lato-Regular.ttf')  format('truetype');
	font-weight:400;
	font-style:normal;
}
@font-face {
	font-family: 'Lato';
	src: url('../fonts/lato/Lato-Bold.eot');
	src: url('../fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato/Lato-Bold.woff') format('woff'),
		url('../fonts/lato/Lato-Bold.ttf')  format('truetype');
	font-weight:700;
	font-style:normal;
}
@font-face {
	font-family: 'Lato';
	src: url('../fonts/lato/Lato-Black.eot');
	src: url('../fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/lato/Lato-Black.woff') format('woff'),
		url('../fonts/lato/Lato-Black.ttf')  format('truetype');
	font-weight:900;
	font-style:normal;
}



