@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?1nihqz");
  src: url("fonts/icomoon.eot?1nihqz#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?1nihqz") format("truetype"),
    url("fonts/icomoon.woff?1nihqz") format("woff"),
    url("fonts/icomoon.svg?1nihqz#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;
  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;
}

.icon-camera:before {
  content: "\e910";
}
.icon-support:before {
  content: "\e90f";
}
.icon-pause:before {
  content: "\e90d";
}
.icon-play:before {
  content: "\e90e";
}
.icon-back:before {
  content: "\e900";
  color: #6e6d76;
}
.icon-calendar:before {
  content: "\e901";
  color: #666;
}
.icon-chevron_down:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-drag:before {
  content: "\e904";
}
.icon-edit:before {
  content: "\e905";
}
.icon-logout:before {
  content: "\e906";
  color: #4d4d4d;
}
.icon-plus:before {
  content: "\e907";
}
.icon-quality:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
  color: #2d0958;
}
.icon-upload:before {
  content: "\e90a";
}
.icon-url:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90c";
  color: #2d0958;
}
