:root {
--gp-font--didot: "Didot";
--gp-font--didot-title: "Didot Title";
}

@font-face {
	font-display: auto;
	font-family: "Didot";
	font-style: normal;
	font-weight: 400;
	src: url('https://quine-international.com/wp-content/uploads/generatepress/fonts/didot/Didot.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Didot Title";
	font-style: normal;
	font-weight: 400;
	src: url('https://quine-international.com/wp-content/uploads/generatepress/fonts/didot-title/Didot-Title.otf') format('opentype');
}
