:root {
--gp-font--raleway: "Raleway";
--gp-font--dm-serif-display: "DM Serif Display";
}

@font-face {
	font-display: auto;
	font-family: "Raleway";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://empowerinternational.org/wp-content/uploads/generatepress/fonts/raleway/Raleway-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "DM Serif Display";
	font-style: italic;
	font-weight: 400;
	src: url('https://empowerinternational.org/wp-content/uploads/generatepress/fonts/dm-serif-display/DMSerifDisplay-Italic.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "DM Serif Display";
	font-style: normal;
	font-weight: 400;
	src: url('https://empowerinternational.org/wp-content/uploads/generatepress/fonts/dm-serif-display/DMSerifDisplay-Regular.ttf') format('truetype');
}
