:root {
--gp-font--century: "Century";
--gp-font--constantine: "Constantine";
}

@font-face {
	font-display: auto;
	font-family: "Century";
	font-style: normal;
	font-weight: 400;
	src: url('https://scotland.foundation/wp-content/uploads/generatepress/fonts/century/Century-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Constantine";
	font-style: normal;
	font-weight: 400;
	src: url('https://scotland.foundation/wp-content/uploads/generatepress/fonts/constantine/Constantine.ttf') format('truetype');
}
