@font-face {
	font-family: 'Proxima Nova Black';
	src: url('ProximaNovaBlack.woff2') format('woff2'),
		url('ProximaNovaBlack.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}