:root {
--gp-font--brandon-grotesque-bold: "Brandon Grotesque Bold";
--gp-font--brandon-grotesque: "Brandon Grotesque";
--gp-font--metaserifpro-bold: "MetaSerifPro-Bold";
--gp-font--metaserifpro-book: "MetaSerifPro-Book";
}

@font-face {
	font-display: auto;
	font-family: "Brandon Grotesque Bold";
	font-style: normal;
	font-weight: 500;
	src: url('https://staging.maptoolkit.com/wp-content/uploads/generatepress/fonts/brandon-grotesque-bold/Brandon-Grotesque-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Brandon Grotesque";
	font-style: normal;
	font-weight: 390;
	src: url('https://staging.maptoolkit.com/wp-content/uploads/generatepress/fonts/brandon-grotesque/brandongrotesque-regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "MetaSerifPro-Bold";
	font-style: normal;
	font-weight: 700;
	src: url('https://staging.maptoolkit.com/wp-content/uploads/generatepress/fonts/metaserifpro-bold/MetaSerifPro-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "MetaSerifPro-Book";
	font-style: normal;
	font-weight: 450;
	src: url('https://staging.maptoolkit.com/wp-content/uploads/generatepress/fonts/metaserifpro-book/MetaSerifPro-Book.otf') format('opentype');
}
