@font-face {
	font-family: "nicons";
	src: url('../fonts/nicons.eot');
	src: url('../fonts/nicons.eot?#iefix') format('eot'),
		url('../fonts/nicons.woff2') format('woff2'),
		url('../fonts/nicons.woff') format('woff'),
		url('../fonts/nicons.ttf') format('truetype'),
		url('../fonts/nicons.svg#nicons') format('svg');
}

.nicon:before {
	font-family: nicons;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: inherit;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.nicon-breadcrumbs:before {
	content: "\E001";
}

.nicon-button-group:before {
	content: "\E002";
}

.nicon-circle-progress:before {
	content: "\E003";
}

.nicon-desktop:before {
	content: "\E004";
}

.nicon-divider-text:before {
	content: "\E005";
}

.nicon-heading-extended:before {
	content: "\E006";
}

.nicon-hotspots:before {
	content: "\E007";
}

.nicon-image-comparison:before {
	content: "\E008";
}

.nicon-image-gallery:before {
	content: "\E009";
}

.nicon-laptop:before {
	content: "\E00A";
}

.nicon-mobile-landscape:before {
	content: "\E00B";
}

.nicon-mobile-portrait:before {
	content: "\E00C";
}

.nicon-mobile-screen-bottom:before {
	content: "\E00D";
}

.nicon-mobile-screen-center:before {
	content: "\E00E";
}

.nicon-mobile-screen-custom:before {
	content: "\E00F";
}

.nicon-mobile-screen-top:before {
	content: "\E010";
}

.nicon-mobile:before {
	content: "\E011";
}

.nicon-parallax-elements:before {
	content: "\E012";
}

.nicon-parallax-gallery:before {
	content: "\E013";
}

.nicon-phone:before {
	content: "\E014";
}

.nicon-play:before {
	content: "\E015";
}

.nicon-resize-horizontal-filled:before {
	content: "\E016";
}

.nicon-resize-horizontal:before {
	content: "\E017";
}

.nicon-rewind:before {
	content: "\E018";
}

.nicon-slider-gallery:before {
	content: "\E019";
}

.nicon-sticky-elements:before {
	content: "\E01A";
}

.nicon-sticky:before {
	content: "\E01B";
}

.nicon-tables:before {
	content: "\E01C";
}

.nicon-tablet:before {
	content: "\E01D";
}

.nicon-timeline:before {
	content: "\E01E";
}

.nicon-unfold:before {
	content: "\E01F";
}

.nicon-v-align-baseline:before {
	content: "\E020";
}

.nicon-window:before {
	content: "\E021";
}