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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-primitive-dot:before {
	content: "\e600";
}

.icon-home3:before {
	content: "\e902";
}

.icon-pencil:before {
	content: "\e905";
}

.icon-film:before {
	content: "\e913";
}

.icon-book:before {
	content: "\e91f";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-circle-down:before {
	content: "\ea43";
}

.icon-file-pdf:before {
	content: "\eada";
}

.icon-note:before {
	content: "\e601";
}

