@font-face {
	font-style: normal;
	font-weight: 300;
	src: url("/fonts/gill-sans/Gill-Sans-Light.otf") format("opentype");
	font-family: "Gill Sans";
}

@font-face {
	font-style: normal;
	font-weight: 400;
	src: url("/fonts/gill-sans/Gill-Sans-Regular.otf") format("opentype");
	font-family: "Gill Sans";
}

@font-face {
	font-style: normal;
	font-weight: 500;
	src: url("/fonts/gill-sans/Gill-Sans-Medium.otf") format("opentype");
	font-family: "Gill Sans";
}

@font-face {
	font-style: normal;
	font-weight: 700;
	src: url("/fonts/gill-sans/Gill-Sans-Bold.otf") format("opentype");
	font-family: "Gill Sans";
}

@font-face {
	font-style: normal;
	font-weight: 125 950;
	font-stretch: 75% 125%;
	src: url("/fonts/Inter.ttf") format("truetype-variations");
	font-family: "Inter";
	font-display: swap;
}
