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

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

.ico-logo:before {
  content: "\e900";
}

.ico-logo-black:before {
  content: "\e904";
  color: #000;
}

.ico-logo .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.ico-logo .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.ico-logo .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.ico-logo .path4:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(186, 186, 186);
}
.ico-logo-black .path1:before {
  content: "\e904";
  color: rgb(0, 0, 0);
}
.ico-logo-black .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ico-logo-black .path3:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ico-logo-black .path4:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(186, 186, 186);
}
