@font-face {
	font-family: 'Benton Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/benton_sans.woff2') format('woff2');
}

@font-face {
	font-family: 'Benton Sans';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/benton_sans_italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Benton Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/fonts/benton_sans_medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Benton Sans';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('/fonts/benton_sans_medium_italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Benton Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/benton_sans_bold.woff2') format('woff2');
}

@font-face {
	font-family: 'Benton Sans';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/benton_sans_bold_italic.woff2') format('woff2');
}
