@font-face {
	font-family: 'Visby CF Extra';
	src: url(../fonts/VisbyCF-ExtraBold.eot) format('embedded-opentype'),
		url(../fonts/VisbyCF-ExtraBold.eot) format('embedded-opentype'),
		url(../fonts/VisbyCF-ExtraBold.woff2) format('woff2'),
		url(../fonts/VisbyCF-ExtraBold.woff) format('woff'),
		url(../fonts/VisbyCF-ExtraBold.ttf) format('truetype'),
		url(../fonts/VisbyCF-ExtraBold.svg) format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Visby CF Extra';
	src: url(../fonts/VisbyCF-ExtraBoldOblique.eot) format('embedded-opentype'),
		url(../fonts/VisbyCF-ExtraBoldOblique.eot) format('embedded-opentype'),
		url(../fonts/VisbyCF-ExtraBoldOblique.woff2) format('woff2'),
		url(../fonts/VisbyCF-ExtraBoldOblique.woff) format('woff'),
		url(../fonts/VisbyCF-ExtraBoldOblique.ttf) format('truetype'),
		url(../fonts/VisbyCF-ExtraBoldOblique.svg) format('svg');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}