@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-SemiBold.woff2') format('woff2'),
		url('/fonts/Heebo-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-ExtraBold.woff2') format('woff2'),
		url('/fonts/Heebo-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Thin.woff2') format('woff2'),
		url('/fonts/Heebo-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Light.woff2') format('woff2'),
		url('/fonts/Heebo-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Regular.woff2') format('woff2'),
		url('/fonts/Heebo-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-ExtraLight.woff2') format('woff2'),
		url('/fonts/Heebo-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Medium.woff2') format('woff2'),
		url('/fonts/Heebo-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Black.woff2') format('woff2'),
		url('/fonts/Heebo-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Heebo';
	src: url('/fonts/Heebo-Bold.woff2') format('woff2'),
		url('/fonts/Heebo-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}