@font-face {
	font-family: 'icomoonButton';
	src:url('fonts/icomoon.eot?-ob3oed');
	src:url('fonts/icomoon.eot?#iefix-ob3oed') format('embedded-opentype'),
		url('fonts/icomoon.woff?-ob3oed') format('woff'),
		url('fonts/icomoon.ttf?-ob3oed') format('truetype'),
		url('fonts/icomoon.svg?-ob3oed#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-custom-button-"], [class*="icon-custom-button-"] {
	font-family: 'icomoonButton';
	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-custom-button-location:before {
	content: "\e600";
}

.icon-custom-button-help:before {
	content: "\e601";
}

.icon-custom-button-info:before {
	content: "\e602";
}

.icon-custom-button-locked:before {
	content: "\e603";
}

.icon-custom-button-unlocked:before {
	content: "\e604";
}

.icon-custom-button-forward:before {
	content: "\e605";
}

.icon-custom-button-arrow-circle-o-down:before {
	content: "\f01a";
}

.icon-custom-button-arrow-circle-o-up:before {
	content: "\f01b";
}

.icon-custom-button-map-marker:before {
	content: "\f041";
}

.icon-custom-button-chevron-left:before {
	content: "\f053";
}

.icon-custom-button-chevron-right:before {
	content: "\f054";
}

.icon-custom-button-arrow-left:before {
	content: "\f060";
}

.icon-custom-button-arrow-right:before {
	content: "\f061";
}

.icon-custom-button-arrow-up:before {
	content: "\f062";
}

.icon-custom-button-arrow-down:before {
	content: "\f063";
}

.icon-custom-button-arrow-circle-left:before {
	content: "\f0a8";
}

.icon-custom-button-arrow-circle-right:before {
	content: "\f0a9";
}

.icon-custom-button-arrow-circle-up:before {
	content: "\f0aa";
}

.icon-custom-button-arrow-circle-down:before {
	content: "\f0ab";
}

.icon-custom-button-chevron-circle-left:before {
	content: "\f137";
}

.icon-custom-button-chevron-circle-right:before {
	content: "\f138";
}

.icon-custom-button-long-arrow-left:before {
	content: "\f177";
}

.icon-custom-button-long-arrow-right:before {
	content: "\f178";
}

.icon-custom-button-arrow-circle-o-right:before {
	content: "\f18e";
}

.icon-custom-button-arrow-circle-o-left:before {
	content: "\f190";
}

.icon-custom-button-notification:before {
	content: "\ea08";
}

.icon-custom-button-question:before {
	content: "\ea09";
}

.icon-custom-button-info2:before {
	content: "\ea0c";
}

.icon-custom-button-arrow-up3:before {
	content: "\ea32";
}

.icon-custom-button-arrow-right3:before {
	content: "\ea34";
}

.icon-custom-button-arrow-down3:before {
	content: "\ea36";
}

.icon-custom-button-arrow-up2:before {
	content: "\ea3a";
}

.icon-custom-button-arrow-right2:before {
	content: "\ea3c";
}

.icon-custom-button-arrow-down2:before {
	content: "\ea3e";
}

