/* lato-regular - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url('/include/fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Lato Regular'), local('Lato-Regular'),
	url('/include/fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/include/fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('/include/fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('/include/fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/include/fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}