@font-face {
	font-family: 'lato-regular';
	src: url('../fonts/Lato-Regular.eot');
	src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Regular.woff') format('woff'),
		 url('../fonts/Lato-Regular.ttf') format('truetype'),
		 url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'lato-medium';
	src: url('../fonts/Lato-Medium.eot');
	src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Medium.woff') format('woff'),
		 url('../fonts/Lato-Medium.ttf') format('truetype'),
		 url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'lato-medium';
	src: url('../fonts/Lato-MediumItalic.eot');
	src: url('../fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-MediumItalic.woff') format('woff'),
		 url('../fonts/Lato-MediumItalic.ttf') format('truetype'),
		 url('../fonts/Lato-MediumItalic.svg#Lato-MediumItalic') format('svg');
	font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: 'lato-semibold';
	src: url('../fonts/Lato-Semibold.eot');
	src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Semibold.woff') format('woff'),
		 url('../fonts/Lato-Semibold.ttf') format('truetype'),
		 url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'lato-bold';
	src: url('../fonts/Lato-Bold.eot');
	src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Bold.woff') format('woff'),
		 url('../fonts/Lato-Bold.ttf') format('truetype'),
		 url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'lato-heavy';
	src: url('../fonts/Lato-Heavy.eot');
	src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Heavy.woff') format('woff'),
		 url('../fonts/Lato-Heavy.ttf') format('truetype'),
		 url('../fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
	font-style: normal;
	font-weight: normal;
}