:root {
--gp-font--switzer-variable: "Switzer Variable", sans-serif, system-ui;
--gp-font--satoshi-variable: "Satoshi Variable", sans-serif, system-ui;
}

@font-face {
	font-display: swap;
	font-family: "Switzer Variable";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://dev.webbriket.se/wp-content/uploads/generatepress/fonts/switzer-variable/Switzer-Variable.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "Satoshi Variable";
	font-style: normal;
	font-weight: 300 900;
	src: url('https://dev.webbriket.se/wp-content/uploads/generatepress/fonts/satoshi-variable/Satoshi-Variable.woff2') format('woff2');
}
