@font-face{
	font-family: "Lato Regular";
	src: url('font/lato-reg-webfont.eot');
	src: url('font/lato-reg-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('font/lato-reg-webfont.woff') format('woff'),
         url('font/lato-reg-webfont.ttf') format('truetype'),
         url('font/lato-reg-webfont.svg#Lato Regular') format('svg');
}
@font-face{
	font-family: "Lato-Bol";
	src: url('font/lato-bol-webfont.eot');
	src: url('font/lato-bol-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('font/lato-bol-webfont.woff') format('woff'),
         url('font/lato-bol-webfont.ttf') format('truetype'),
         url('font/lato-bol-webfont.svg#Lato-Bol') format('svg');
}

@font-face{
	font-family: "Fjalla";
	src :url('font/FjallaOne-Regular.ttf');
}