:root {
--gp-font--gfs-didot: "GFS Didot";
--gp-font--tex-gyre-adventor: "TeX Gyre Adventor";
}

@font-face {
	font-display: auto;
	font-family: "GFS Didot";
	font-style: normal;
	font-weight: 400;
	src: url('https://rjmooreopticians.co.uk/wp-content/uploads/generatepress/fonts/gfs-didot/GFSDidot-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "TeX Gyre Adventor";
	font-style: normal;
	font-weight: 400;
	src: url('https://rjmooreopticians.co.uk/wp-content/uploads/generatepress/fonts/tex-gyre-adventor/texgyreadventor-regular.otf') format('opentype');
}
