:root {
--gp-font--romantiques: "Romantiques";
--gp-font--showboat: "Showboat";
--gp-font--budmo: "Budmo";
--gp-font--quentincaps: "QuentinCaps";
}

@font-face {
	font-display: auto;
	font-family: "Romantiques";
	font-style: normal;
	font-weight: 400;
	src: url('https://bseps.org.uk/wp-content/uploads/generatepress/fonts/romantiques/Romantiques.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Showboat";
	font-style: normal;
	font-weight: 400;
	src: url('https://bseps.org.uk/wp-content/uploads/generatepress/fonts/showboat/Showboat.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Budmo";
	font-style: normal;
	font-weight: 400;
	src: url('https://bseps.org.uk/wp-content/uploads/generatepress/fonts/budmo/budmo-jigglish-1.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "QuentinCaps";
	font-style: normal;
	font-weight: 400;
	src: url('https://bseps.org.uk/wp-content/uploads/generatepress/fonts/quentincaps/QuentinCaps.ttf') format('truetype');
}
