@font-face {
	font-family: 'Nudista';
	src: url(../fonts/NudistaThin.woff2) format('woff2'),
	url(../fonts/NudistaThin.woff) format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/NudistaThin-Italic.woff2) format('woff2'),
	url(../fonts/NudistaThin-Italic.woff) format('woff');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/NudistaLight.woff2) format('woff2'),
	url(../fonts/NudistaLight.woff) format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/Nudista.woff2) format('woff2'),
	url(../fonts/Nudista.woff) format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/Nudista-Italic.woff2) format('woff2'),
	url(../fonts/Nudista-Italic.woff) format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/NudistaSemiBold.woff2) format('woff2'),
	url(../fonts/NudistaSemiBold.woff) format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Nudista';
	src: url(../fonts/NudistaSemiBold-Italic.woff2) format('woff2'),
	url(../fonts/NudistaSemiBold-Italic.woff) format('woff');
	font-weight: 600;
	font-style: italic;
}

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

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