:root {
--gp-font--sora: "Sora";
--gp-font--ewangi: "Ewangi";
}

@font-face {
	font-display: auto;
	font-family: "Sora";
	font-style: normal;
	font-weight: 100 800;
	src: url('https://tmsystem.es/wp-content/uploads/generatepress/fonts/sora/sora-variablefont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Ewangi";
	font-style: normal;
	font-weight: 400;
	src: url('https://tmsystem.es/wp-content/uploads/generatepress/fonts/ewangi/ewangi-bold-1.otf') format('opentype');
}
