@font-face {
	font-family: 'inter';
	src: url('/front/v2/fonts/Inter-Light.woff2');
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'inter';
	src: url('/front/v2/fonts/Inter-Regular.woff2');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'inter';
	src: url('/front/v2/fonts/Inter-Medium.woff2');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'inter';
	src: url('/front/v2/fonts/Inter-Bold.woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}


@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Thin.woff2');
	font-style: normal;
	font-weight: 100;
	font-display: swap;
}

@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Light.woff2');
	font-style: normal;
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Regular.woff2');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Medium.woff2');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}


@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Bold.woff2');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}


@font-face {
	font-family: 'brandon';
	src: url('/front/v2/fonts/BrandonGrotesque-Black.woff2');
	font-style: normal;
	font-weight: 900;
	font-display: swap;
}