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

@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/poppins/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/poppins/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/poppins/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 300;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/poppins/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 700;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 800;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/montserrat/Montserrat-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	src: url('https://priceglobally.com/wp-content/uploads/generatepress/fonts/montserrat/Montserrat-Black.ttf') format('truetype');
}
