:root {
--gp-font--yrsa: "Yrsa";
--gp-font--merriweather: "Merriweather";
}

@font-face {
	font-display: auto;
	font-family: "Yrsa";
	font-style: normal;
	font-weight: 300 700;
	src: url('https://rockfieldfarm.com/wp-content/uploads/generatepress/fonts/yrsa/Yrsa-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Merriweather";
	font-style: normal;
	font-weight: 300 900;
	src: url('https://rockfieldfarm.com/wp-content/uploads/generatepress/fonts/merriweather/Merriweather-VariableFont_opszwdthwght.ttf') format('truetype');
}
