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

@font-face {
	font-family: 'Rockwell';
	font-weight: bold;
	font-style: italic;
	src: url('Rockwell-BoldItalic.woff2') format('woff2'), url('Rockwell-BoldItalic.woff') format('woff');
	font-display: swap;
}

