:root {
--gp-font--minion-pro: "Minion Pro";
}

@font-face {
	font-display: swap;
	font-family: "Minion Pro";
	font-style: normal;
	font-weight: 500;
	src: url('https://mitzvahcircle.org/wp-content/uploads/generatepress/fonts/minion-pro/MinionPro-Medium.otf') format('opentype');
}
@font-face {
	font-display: swap;
	font-family: "Minion Pro";
	font-style: normal;
	font-weight: 400;
	src: url('https://mitzvahcircle.org/wp-content/uploads/generatepress/fonts/minion-pro/MinionPro-Regular.otf') format('opentype');
}
