/* ==========================================================================
   Webfontes
========================================================================== */

/*-- Lato --*/

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

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

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

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