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

[class^="icomoon-"], [class*=" icomoon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
        font-size: 17px;
        color: #fff;

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

.icomoon-notes:before {
	content: "\f044";
}

.icomoon-rectangle:before {
	content: "\f20d";
}

.icomoon-ellipse:before {
	content: "\f20e";
}

.icomoon-polygon:before {
	content: "\f20f";
}


