@charset "UTF-8";
@font-face {
	font-family: 'NasteHeavy';
	src: url('../fonts/Naste/NasteHeavy.eot');
	src: url('../fonts/Naste/NasteHeavy.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Naste/NasteHeavy.woff2') format('woff2'),
		url('../fonts/Naste/NasteHeavy.woff') format('woff'),
		url('../fonts/Naste/NasteHeavy.ttf') format('truetype'),
		url('../fonts/Naste/NasteHeavy.svg#NasteHeavy') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'NasteBold';
	src: url('../fonts/Naste/NasteBold.eot');
	src: url('../fonts/Naste/NasteBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Naste/NasteBold.woff2') format('woff2'),
		url('../fonts/Naste/NasteBold.woff') format('woff'),
		url('../fonts/Naste/NasteBold.ttf') format('truetype'),
		url('../fonts/Naste/NasteBold.svg#NasteBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'NasteThin';
	src: url('../fonts/Naste/NasteThin-Italic.eot');
	src: url('../fonts/Naste/NasteThin-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Naste/NasteThin-Italic.woff2') format('woff2'),
		url('../fonts/Naste/NasteThin-Italic.woff') format('woff'),
		url('../fonts/Naste/NasteThin-Italic.ttf') format('truetype'),
		url('../fonts/Naste/NasteThin-Italic.svg#NasteThin-Italic') format('svg');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'NasteRegular';
	src: url('../fonts/Naste/NasteRegular.eot');
	src: url('../fonts/Naste/NasteRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Naste/NasteRegular.woff2') format('woff2'),
		url('../fonts/Naste/NasteRegular.woff') format('woff'),
		url('../fonts/Naste/NasteRegular.ttf') format('truetype'),
		url('../fonts/Naste/NasteRegular.svg#NasteRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}