:root {
--gp-font--bbh-bartle: "BBH Bartle";
--gp-font--galano-grotesque: "Galano Grotesque";
}

@font-face {
	font-display: auto;
	font-family: "BBH Bartle";
	font-style: normal;
	font-weight: 400;
	src: url('https://d-minds.com/wp-content/uploads/generatepress/fonts/bbh-bartle/BBHBartle-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Galano Grotesque";
	font-style: normal;
	font-weight: 500;
	src: url('https://d-minds.com/wp-content/uploads/generatepress/fonts/galano-grotesque/GalanoGrotesqueMedium.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Galano Grotesque";
	font-style: normal;
	font-weight: 400;
	src: url('https://d-minds.com/wp-content/uploads/generatepress/fonts/galano-grotesque/GalanoGrotesqueRegular.otf') format('opentype');
}
