@font-face {
	font-family: 'Nudica';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('nudica-regular-webfont.woff2') format('woff2'), url('nudica-regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'Nudica';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('nudica-medium-webfont.woff2') format('woff2'), url('nudica-medium-webfont.woff') format('woff');
}

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