
@charset "UTF-8";

[data-icon]:before {
	font-family: "anmoc" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="anm-"]:before, [class*=" anm-"]:before {
	font-family: "anmoc" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.anm-angle-right:before {
	content: "a";
}

.anm-angle-left:before {
	content: "b";
}

.anm-long-arrow-left:before {
	content: "c";
}

.anm-long-arrow-right:before {
	content: "d";
}

.anm-bars:before {
	content: "e";
}

.anm-phone:before {
	content: "f";
}

.anm-comma-left:before {
	content: "g";
}

.anm-comma-right:before {
	content: "h";
}

.anm-envelope:before {
	content: "i";
}

.anm-map-pin-streamline:before {
	content: "j";
}

.anm-telephone:before {
	content: "k";
}

.anm-email-mail-streamline:before {
	content: "l";
}

.anm-search-1:before {
	content: "n";
}

.anm-home:before {
	content: "m";
}

.anm-home-house-streamline:before {
	content: "o";
}

.anm-check:before {
	content: "p";
}

.anm-check-1:before {
	content: "q";
}
