:root {
--gp-font--matter: "Matter";
}

@font-face {
	font-display: auto;
	font-family: "Matter";
	font-style: normal;
	font-weight: 300;
	src: url('https://dev-blue-current.pantheonsite.io/wp-content/uploads/generatepress/fonts/matter/Matter-Light.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Matter";
	font-style: normal;
	font-weight: 500;
	src: url('https://dev-blue-current.pantheonsite.io/wp-content/uploads/generatepress/fonts/matter/Matter-Medium.woff') format('woff');
}
@font-face {
	font-display: auto;
	font-family: "Matter";
	font-style: normal;
	font-weight: 400;
	src: url('https://dev-blue-current.pantheonsite.io/wp-content/uploads/generatepress/fonts/matter/Matter-Regular.woff') format('woff');
}
