:root {
--gp-font--gilmer: "Gilmer";
--gp-font--gilmer-medium: "Gilmer Medium";
--gp-font--gilmer-regular: "Gilmer Regular";
}

@font-face {
	font-display: auto;
	font-family: "Gilmer";
	font-style: normal;
	font-weight: 700;
	src: url('https://revamp.humanesolutions.ca/wp-content/uploads/generatepress/fonts/gilmer/Gilmer-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Gilmer Medium";
	font-style: normal;
	font-weight: 600;
	src: url('https://revamp.humanesolutions.ca/wp-content/uploads/generatepress/fonts/gilmer-medium/Gilmer-Medium.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Gilmer Regular";
	font-style: normal;
	font-weight: 400;
	src: url('https://revamp.humanesolutions.ca/wp-content/uploads/generatepress/fonts/gilmer-regular/Gilmer-Regular.ttf') format('truetype');
}
