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

.icon {
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

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

.icon-close:before {
	content: "\22";
}
.icon-date:before {
	content: "\23";
}
.icon-download:before {
	content: "\24";
}
.icon-dropdown:before {
	content: "\25";
}
.icon-filter:before {
	content: "\26";
}
.icon-fullscreen:before {
	content: "\27";
}
.icon-gps:before {
	content: "\28";
}
.icon-list:before {
	content: "\29";
}
.icon-refresh:before {
	content: "\2a";
}
.icon-search:before {
	content: "\2b";
}
.icon-time:before {
	content: "\2c";
}
.icon-upload:before {
	content: "\2d";
}
.icon-check:before {
	content: "\2e";
}
.icon-flag:before {
	content: "\2f";
}
.icon-info1:before {
	content: "\30";
}
.icon-info2:before {
	content: "\31";
}
.icon-page_back:before {
	content: "\32";
}
.icon-page_fwd:before {
	content: "\33";
}
.icon-page_left:before {
	content: "\34";
}
.icon-page_right:before {
	content: "\35";
}
.icon-resize_textbox:before {
	content: "\36";
}
.icon-resize_window:before {
	content: "\37";
}
.icon-logoff:before {
	content: "\38";
}
.icon-settings:before {
	content: "\39";
}
.icon-preferences:before {
	content: "\3a";
}
