:root {
--gp-font--letter-gothic-std: "Letter Gothic Std", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";;
}

@font-face {
	font-display: swap;
	font-family: "Letter Gothic Std";
	font-style: normal;
	font-weight: 700;
	src: url('https://arpina.studio/wp-content/uploads/generatepress/fonts/letter-gothic-std/lettergothicstd-bold.otf') format('opentype');
}
@font-face {
	font-display: swap;
	font-family: "Letter Gothic Std";
	font-style: normal;
	font-weight: 400;
	src: url('https://arpina.studio/wp-content/uploads/generatepress/fonts/letter-gothic-std/lettergothicstd.otf') format('opentype');
}
