:root {
--gp-font--font-awesome-6-brands: "Font Awesome 6 Brands";
--gp-font--font-awesome-6-free: "Font Awesome 6 Free";
--gp-font--font-awesome-v4-compatibility: "Font Awesome v4 Compatibility";
}

@font-face {
	font-display: auto;
	font-family: "Font Awesome 6 Brands";
	font-style: normal;
	font-weight: 400;
	src: url('https://agombola.com/wp-content/uploads/generatepress/fonts/font-awesome-6-brands/fa-brands-400.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Font Awesome 6 Free";
	font-style: normal;
	font-weight: 400;
	src: url('https://agombola.com/wp-content/uploads/generatepress/fonts/font-awesome-6-free/fa-regular-400.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Font Awesome 6 Free";
	font-style: normal;
	font-weight: 900;
	src: url('https://agombola.com/wp-content/uploads/generatepress/fonts/font-awesome-6-free/fa-solid-900.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Font Awesome v4 Compatibility";
	font-style: normal;
	font-weight: 400;
	src: url('https://agombola.com/wp-content/uploads/generatepress/fonts/font-awesome-v4-compatibility/fa-v4compatibility.ttf') format('truetype');
}
