:root {
--gp-font--roboto: "Roboto";
--gp-font--brygada-1918: "Brygada 1918";
}

@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://wisteria.ostroleka.pl/wp-content/uploads/generatepress/fonts/roboto/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Brygada 1918";
	font-style: normal;
	font-weight: 400 700;
	src: url('https://wisteria.ostroleka.pl/wp-content/uploads/generatepress/fonts/brygada-1918/Brygada1918-VariableFont_wght.ttf') format('truetype');
}
