:root {
--gp-font--albert-sans: "Albert Sans";
}

@font-face {
	font-display: auto;
	font-family: "Albert Sans";
	font-style: normal;
	font-weight: 700;
	src: url('https://ospelt.digicube.dev/wp-content/uploads/generatepress/fonts/albert-sans/AlbertSans-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Albert Sans";
	font-style: normal;
	font-weight: 400;
	src: url('https://ospelt.digicube.dev/wp-content/uploads/generatepress/fonts/albert-sans/AlbertSans-Regular.ttf') format('truetype');
}
