[class^="ico_"],
[class*=" ico_"],
main #content #breadcrump li:after {
  display: inline-block;
  font: normal normal normal 14px/1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico_glass:before { content: "\f000"; }
.ico_music:before { content: "\f001"; }
.ico_search:before { content: "\f002"; }
.ico_envelope-o:before { content: "\f003"; }
.ico_heart:before { content: "\f004"; }
.ico_star:before { content: "\f005"; }
.ico_star-o:before { content: "\f006"; }
.ico_user:before { content: "\f007"; }
.ico_film:before { content: "\f008"; }
.ico_th-large:before { content: "\f009"; }
.ico_th:before { content: "\f00a"; }
.ico_th-list:before { content: "\f00b"; }
.ico_check:before { content: "\f00c"; }

.ico_remove:before,
.ico_close:before,
.ico_times:before { content: "\f00d"; }

.ico_search-plus:before { content: "\f00e"; }
.ico_search-minus:before { content: "\f010"; }
.ico_power-off:before { content: "\f011"; }
.ico_signal:before { content: "\f012"; }

.ico_gear:before,
.ico_cog:before { content: "\f013"; }

.ico_trash-o:before { content: "\f014"; }
.ico_home:before { content: "\f015"; }
.ico_file-o:before { content: "\f016"; }
.ico_clock-o:before { content: "\f017"; }
.ico_road:before { content: "\f018"; }
.ico_download:before { content: "\f019"; }
.ico_arrow-circle-o-down:before { content: "\f01a"; }
.ico_arrow-circle-o-up:before { content: "\f01b"; }
.ico_inbox:before { content: "\f01c"; }
.ico_play-circle-o:before { content: "\f01d"; }

.ico_rotate-right:before,
.ico_repeat:before { content: "\f01e"; }

.ico_refresh:before { content: "\f021"; }
.ico_list-alt:before { content: "\f022"; }
.ico_lock:before { content: "\f023"; }
.ico_flag:before { content: "\f024"; }
.ico_headphones:before { content: "\f025"; }
.ico_volume-off:before { content: "\f026"; }
.ico_volume-down:before { content: "\f027"; }
.ico_volume-up:before { content: "\f028"; }
.ico_qrcode:before { content: "\f029"; }
.ico_barcode:before { content: "\f02a"; }
.ico_tag:before { content: "\f02b"; }
.ico_tags:before { content: "\f02c"; }
.ico_book:before { content: "\f02d"; }
.ico_bookmark:before { content: "\f02e"; }
.ico_print:before { content: "\f02f"; }
.ico_camera:before { content: "\f030"; }
