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

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

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

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

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

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

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

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