@font-face {
	font-family: "Avion-SG";
	font-display: block;
	font-weight: 600;
	font-style: normal;
	src: url("/fonts/SG-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Avion-SG";
	font-display: block;
	font-weight: 400;
	font-style: normal;
	src: url("/fonts/SG-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "Avion-SG";
	font-display: block;
	font-weight: 200;
	font-style: normal;
	src: url("/fonts/SG-Book.woff2") format("woff2");
}

@font-face {
	font-family: "Avion-Inter";
	font-display: block;
	font-weight: 600;
	font-style: normal;
	src: url("/fonts/Inter-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Avion-Inter";
	font-display: block;
	font-weight: 400;
	font-style: normal;
	src: url("/fonts/Inter-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "Avion-Inter";
	font-display: block;
	font-weight: 400;
	font-style: italic;
	src: url("/fonts/Inter-Medium-italic.woff2") format("woff2");
}
