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

@font-face {
	font-family: 'Hero New';
	src: url(../../assets/fonts/HeroNew-UltraLight.woff2) format('woff2'),
	url(../../assets/fonts/HeroNew-UltraLight.woff) format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

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

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

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

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

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

@font-face {
	font-family: 'Hero New';
	src: url(../../assets/fonts/HeroNew-ExtraBold.woff2) format('woff2'),
	url(../../assets/fonts/HeroNew-ExtraBold.woff) format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}