@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-Bold.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-BoldItalic.otf') format('opentype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-ExtraLight.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-Heavy.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-Italic.otf') format('opentype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Galano Grotesque';
	src: url('GalanoGrotesque-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}