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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-more:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.icon-close:before {
  content: "\e902";
}
.icon-pin:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-zoomout:before {
  content: "\e905";
}
.icon-zoomin:before {
  content: "\e906";
}
.icon-send .path1:before {
  content: "\e907";
}
.icon-send .path2:before {
  content: "\e908";
  margin-left: -1.8330078125em;
}
.icon-file .path1:before {
  content: "\e909";
  color: rgb(239, 187, 67);
}
.icon-file .path2:before {
  content: "\e90a";
  margin-left: -1.3115234375em;
  color: rgb(255, 255, 255);
}
.icon-file .path3:before {
  content: "\e90b";
  margin-left: -1.3115234375em;
  color: rgb(255, 209, 103);
}
