:root {
--gp-font--galano-grotesque-alt: "Galano Grotesque Alt";
}

@font-face {
	font-display: auto;
	font-family: "Galano Grotesque Alt";
	font-style: normal;
	font-weight: 300;
	src: url('galano-grotesque-alt/GalanoGrotesqueAltLight.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Galano Grotesque Alt";
	font-style: normal;
	font-weight: 500;
	src: url('galano-grotesque-alt/GalanoGrotesqueAltMedium.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Galano Grotesque Alt";
	font-style: normal;
	font-weight: 400;
	src: url('galano-grotesque-alt/GalanoGrotesqueAltRegular.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Galano Grotesque Alt";
	font-style: normal;
	font-weight: 600;
	src: url('galano-grotesque-alt/GalanoGrotesqueAltSemiBold.otf') format('opentype');
}
