:root {
--gp-font--roboto: "Roboto";
--gp-font--oswald: "Oswald";
}

@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://foyer-solutions.com/wp-content/uploads/generatepress/fonts/roboto/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Oswald";
	font-style: normal;
	font-weight: 200 700;
	src: url('https://foyer-solutions.com/wp-content/uploads/generatepress/fonts/oswald/Oswald-VariableFont_wght.ttf') format('truetype');
}
