:root {
--gp-font--moon: "Moon";
--gp-font--maragsa: "Maragsa";
--gp-font--courier-prime: "Courier Prime";
}

@font-face {
	font-display: auto;
	font-family: "Moon";
	font-style: normal;
	font-weight: 700;
	src: url('https://pre01.prenel.com/wp-content/uploads/generatepress/fonts/moon/Moon-Bold.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Maragsa";
	font-style: normal;
	font-weight: 400;
	src: url('https://pre01.prenel.com/wp-content/uploads/generatepress/fonts/maragsa/Marags-o-Display.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Courier Prime";
	font-style: normal;
	font-weight: 400;
	src: url('https://pre01.prenel.com/wp-content/uploads/generatepress/fonts/courier-prime/CourierPrime-Regular.ttf') format('truetype');
}
