@font-face {
	font-family: "Poppins";
	src: url('poppins/Poppins-Regular-webfont.eot');
	src: url('poppins/Poppins-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('poppins/Poppins-Regular-webfont.ttf') format('truetype'),
		url('poppins/Poppins-Regular-webfont.woff') format('woff'),
		url('poppins/Poppins-Regular-webfont.svg#PoppinsRegular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Poppins";
	src: url('poppins/Poppins-Italic-webfont.eot');
	src: url('poppins/Poppins-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('poppins/Poppins-Italic-webfont.ttf') format('truetype'),
		url('poppins/Poppins-Italic-webfont.woff') format('woff'),
		url('poppins/Poppins-Italic-webfont.svg#PoppinsItalic') format('svg');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: "Poppins";
	src: url('poppins/Poppins-Bold-webfont.eot');
	src: url('poppins/Poppins-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('poppins/Poppins-Bold-webfont.ttf') format('truetype'),
		url('poppins/Poppins-Bold-webfont.woff') format('woff'),
		url('poppins/Poppins-Bold-webfont.svg#PoppinsBold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "Poppins";
	src: url('poppins/Poppins-BoldItalic-webfont.eot');
	src: url('poppins/Poppins-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('poppins/Poppins-BoldItalic-webfont.ttf') format('truetype'),
		url('poppins/Poppins-BoldItalic-webfont.woff') format('woff'),
		url('poppins/Poppins-BoldItalic-webfont.svg#PoppinsBoldItalic') format('svg');
	font-weight: 600;
	font-style: italic;
}
