:root {
--gp-font--poppins: "Poppins";
}

@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	src: url('https://serlimar.close.marketing/wp-content/uploads/generatepress/fonts/poppins/poppins-bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 300;
	src: url('https://serlimar.close.marketing/wp-content/uploads/generatepress/fonts/poppins/poppins-light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	src: url('https://serlimar.close.marketing/wp-content/uploads/generatepress/fonts/poppins/poppins-regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 600;
	src: url('https://serlimar.close.marketing/wp-content/uploads/generatepress/fonts/poppins/poppins-semibold.ttf') format('truetype');
}
