@font-face {
	font-family: "lato-light";
	src: url("lato-light.eot"); /* IE 9 Compatibility Mode */
	src: url("lato-light.eot?#iefix") format('embedded-opentype'), /* IE < 9 */
		 url("lato-light.woff") format('woff'), /* Firefox >= 3.6, any other modern browser */
		 url("lato-light.ttf") format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: "lato";
	src: url("lato-regular.eot"); /* IE 9 Compatibility Mode */
	src: url("lato-regular.eot?#iefix") format('embedded-opentype'), /* IE < 9 */
		 url("lato-regular.woff") format('woff'), /* Firefox >= 3.6, any other modern browser */
		 url("lato-regular.ttf") format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: "lato";
	font-weight: bold;
	src: url("lato-bold.eot"); /* IE 9 Compatibility Mode */
	src: url("lato-bold.eot?#iefix") format('embedded-opentype'), /* IE < 9 */
		 url("lato-bold.woff") format('woff'), /* Firefox >= 3.6, any other modern browser */
		 url("lato-bold.ttf") format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: "liberation-sans";
	src: url("liberation-sans.eot"); /* IE 9 Compatibility Mode */
	src: url("liberation-sans.eot?#iefix") format('embedded-opentype'), /* IE < 9 */
		 url("liberation-sans.woff") format('woff'), /* Firefox >= 3.6, any other modern browser */
		 url("liberation-sans.ttf") format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: "liberation-sans";
	font-weight: bold;
	src: url("liberation-sans-bold.eot"); /* IE 9 Compatibility Mode */
	src: url("liberation-sans-bold.eot?#iefix") format('embedded-opentype'), /* IE < 9 */
		 url("liberation-sans-bold.woff") format('woff'), /* Firefox >= 3.6, any other modern browser */
		 url("liberation-sans-bold.ttf") format('truetype'); /* Safari, Android, iOS */
}