:root {
--gp-font--inter-tight: "Inter Tight";
--gp-font--pp-editorial-new: "PP Editorial New";
}

@font-face {
	font-display: auto;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 700;
	src: url('https://andrescadmiel.com/wp-content/uploads/generatepress/fonts/inter-tight/InterTight-Bold.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 400;
	src: url('https://andrescadmiel.com/wp-content/uploads/generatepress/fonts/inter-tight/InterTight-Regular.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "PP Editorial New";
	font-style: italic;
	font-weight: 400;
	src: url('https://andrescadmiel.com/wp-content/uploads/generatepress/fonts/pp-editorial-new/PPEditorialNew-Italic.woff2') format('woff2');
}
