@font-face {
	font-family: 'Code Pro Bold';
	src: url('CodeProBold.woff2') format('woff2'),
		url('CodeProBold.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}