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


/*-- Montserrat --*/


@font-face {
	font-family: 'Montserrat';
	src: url('webfonts/montserrat-regular-webfont.woff') format('woff');
	src: url('webfonts/montserrat-regular-webfont.woff2') format('woff2');
	src: url('webfonts/montserrat-regular-webfont.eot');
	src: url('webfonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/montserrat-regular-webfont.ttf') format('truetype'),
	     url('webfonts/montserrat-regular-webfont.svg#MontserratRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}





@font-face {
	font-family: 'Montserrat';
	src: url('webfonts/montserrat-light-webfont.woff') format('woff');
	src: url('webfonts/montserrat-light-webfont.woff2') format('woff2');
	src: url('webfonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/montserrat-light-webfont.ttf') format('truetype'),
	     url('webfonts/montserrat-light-webfont.svg#MontserratLight') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	}


@font-face {
	font-family: 'Montserrat';
	src: url('webfonts/montserrat-semibold-webfont.woff') format('woff');
	src: url('webfonts/montserrat-semibold-webfont.woff2') format('woff2');
	src: url('webfonts/montserrat-semibold-webfont.eot');
	src: url('webfonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/montserrat-semibold-webfont.ttf') format('truetype'),
	     url('webfonts/montserrat-semibold-webfont.svg#MontserratSemibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}


@font-face {
	font-family: 'Montserrat';
	src: url('webfonts/montserrat-bold-webfont.woff') format('woff');
	src: url('webfonts/montserrat-bold-webfont.woff2') format('woff2');
	src: url('webfonts/montserrat-bold-webfont.eot');
	src: url('webfonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/montserrat-bold-webfont.ttf') format('truetype'),
	     url('webfonts/montserrat-bold-webfont.svg#MontserratBold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}





/*-- 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');

		/* Spécifier weight & style *!/
		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');

		/* Spécifier weight & style *!/
		font-weight: normal;
		font-style: italic;
	}

	@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');

		/* Spécifier weight & style *!/
		font-weight: bold;
		font-style: normal;
	}
	*/