:root {
--gp-font--quincy-cf: "Quincy CF";
--gp-font--inter-tight: "Inter Tight";
}

@font-face {
	font-display: auto;
	font-family: "Quincy CF";
	font-style: normal;
	font-weight: 500;
	src: url('https://azharumar.me/wp-content/uploads/generatepress/fonts/quincy-cf/Fontspring-DEMO-quincycf-medium.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 400;
	src: url('https://azharumar.me/wp-content/uploads/generatepress/fonts/inter-tight/InterTight-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 600;
	src: url('https://azharumar.me/wp-content/uploads/generatepress/fonts/inter-tight/InterTight-SemiBold.ttf') format('truetype');
}
