:root {
--gp-font--brandon-bold: "Brandon Bold", sans-serif;
--gp-font--brandon-regular: "Brandon Regular", sans-serif;
}

@font-face {
	font-display: auto;
	font-family: "Brandon Bold";
	font-style: normal;
	font-weight: 400;
	src: url('https://capster.ee/wp-content/uploads/generatepress/fonts/BrandonText-Bold.woff2_.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Brandon Regular";
	font-style: normal;
	font-weight: 400;
	src: url('https://capster.ee/wp-content/uploads/generatepress/fonts/BrandonText-Regular.woff2_.woff2') format('woff2');
}
