  @font-face {
	font-family: 'Kaufmann BT';
	font-style: italic;
	font-weight: 400;
	src: url('https://fonts.cdnfonts.com/s/56290/KAUFMANN.woff') format('woff');
}

@font-face {
	font-family: 'Warnock Pro';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('/templates/fonts/warnockpro/WarnockProRegular.otf') format('opentype');
}

@font-face {
	font-family: 'Warnock Pro';
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	font-display: swap;
	src: url('/templates/fonts/warnockpro/WarnockProSemibold.otf') format('opentype');
}