/* This is modified version of Open Sans! */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src:local('Lato'),
		url(../font/Lato-Regular.woff) format('woff'),
		url(../font/Lato-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src:local('Lato Light'),
		url(../font/Lato-Light.woff) format('woff'),
		url(../font/Lato-Light.woff2) format('woff2');
}
