@font-face {
	font-family: Poppins;
	src: url("../fonts/poppins-black-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/poppins-black-webfont.woff2") format("woff2");
	font-weight: 900;
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url("../fonts/poppins-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/poppins-bold-webfont.woff2") format("woff2");
	font-weight: 600;
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url("../fonts/poppins-medium-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/poppins-medium-webfont.woff2") format("woff2");
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url("../fonts/poppins-regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/poppins-regular-webfont.woff2") format("woff2");
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: Playfair Display;
	src: url("../fonts/playfairdisplay-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/playfairdisplay-bold-webfont.woff2") format("woff2");
	font-weight: 700;
	font-display: swap;
}

