@font-face {
	font-family: 'Bebas Neue';
	src: url('../woff2/bebasneue-regular.woff2') format('woff2'),
	url('../woff/bebasneue-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'eXO2 Stencil';
	src: url('../woff2/exo2stencil.woff2') format('woff2'),
	url('../woff/exo2stencil.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

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

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

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

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