:root {
--gp-font--carentro-demo: "Carentro DEMO";
--gp-font--satoshi: "Satoshi";
}

@font-face {
	font-display: auto;
	font-family: "Carentro DEMO";
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/uploads/generatepress/fonts/carentro-demo/Carentro-DEMO.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Satoshi";
	font-style: normal;
	font-weight: 900;
	src: url('/wp-content/uploads/generatepress/fonts/satoshi/Satoshi-Black.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Satoshi";
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/uploads/generatepress/fonts/satoshi/Satoshi-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Satoshi";
	font-style: normal;
	font-weight: 300;
	src: url('/wp-content/uploads/generatepress/fonts/satoshi/Satoshi-Light.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Satoshi";
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/uploads/generatepress/fonts/satoshi/Satoshi-Medium.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Satoshi";
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/uploads/generatepress/fonts/satoshi/Satoshi-Regular.otf') format('opentype');
}
