@font-face {
	font-family: 'Steppe';
	src: url('../fonts/steppe/Regular.woff2') format('woff2'),
			 url('../fonts/steppe/Regular.woff') format('woff');
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'Steppe';
	src: url('../fonts/steppe/Medium.woff2') format('woff2'),
			 url('../fonts/steppe/Medium.woff') format('woff');
	font-style: normal;
	font-weight: 500;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'Steppe';
	src: url('../fonts/steppe/SemiBold.woff2') format('woff2'),
			 url('../fonts/steppe/SemiBold.woff') format('woff');
	font-style: normal;
	font-weight: 600;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'Steppe';
	src: url('../fonts/steppe/Bold.woff2') format('woff2'),
			 url('../fonts/steppe/Bold.woff') format('woff');
	font-style: normal;
	font-weight: 700;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Benzin';
	src: url('../fonts/benzin/Medium.woff2') format('woff2'),
			 url('../fonts/benzin/Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Benzin';
	src: url('../fonts/benzin/ExtraBold.woff2') format('woff2'),
			 url('../fonts/benzin/ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Benzin';
	src: url('../fonts/benzin/Bold.woff2') format('woff2'),
			 url('../fonts/benzin/Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Benzin';
	src: url('../fonts/benzin/Semibold.woff2') format('woff2'),
			 url('../fonts/benzin/Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Benzin';
	src: url('../fonts/benzin/Regular.woff2') format('woff2'),
			 url('../fonts/benzin/Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
