@font-face {
  font-family: 'ecc-icomoon';
  src:  url('fonts/ecc-icomoon.eot?blpmrh');
  src:  url('fonts/ecc-icomoon.eot?blpmrh#iefix') format('embedded-opentype'),
    url('fonts/ecc-icomoon.ttf?blpmrh') format('truetype'),
    url('fonts/ecc-icomoon.woff?blpmrh') format('woff'),
    url('fonts/ecc-icomoon.svg?blpmrh#ecc-icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="eccicon-"], [class*=" eccicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ecc-icomoon' !important;
  speak: never;
  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;
}

.eccicon-tree-only2-black:before {
  content: "\e900";
}
.eccicon-tree-only-black:before {
  content: "\e901";
}
