@font-face {
	font-family: 'Neue Haas Grotesk Display Pro';
	src: url('../fonts/NeueHaasDisplay-Roman.woff2') format('woff2'),
	url('../fonts/NeueHaasDisplay-Roman.woff') format('woff');
	font-weight: 500;
	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: 'Neue Haas Grotesk Display Pro';
	src: url('../fonts/NHaasGroteskTXPro-55Rg.woff2') format('woff2'),
	url('../fonts/NHaasGroteskTXPro-55Rg.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

