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

@font-face {
	font-display: swap;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	src: url('https://radio9dejulho.com.br/wp-content/uploads/generatepress/fonts/poppins/poppins.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "Oswald";
	font-style: normal;
	font-weight: 400;
	src: url('https://radio9dejulho.com.br/wp-content/uploads/generatepress/fonts/oswald/oswald.woff2') format('woff2');
}
