:root {
--gp-font--open-sans: "Open Sans";
--gp-font--windsong: "WindSong";
}

@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300 800;
	src: url('https://businessrebelsunited.com/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "WindSong";
	font-style: normal;
	font-weight: 500;
	src: url('https://businessrebelsunited.com/wp-content/uploads/generatepress/fonts/windsong/WindSong-Medium.ttf') format('truetype');
}
