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

[class^="ic-"],
[class*=" ic-"] {
  /*WebSite: https://icomoon.io/app/*/
  /* 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;
}

.ic-tag:before {
  content: "\e900";
}
.ic-location_map:before {
  content: "\e901";
}
.ic-users:before {
  content: "\e908";
}
.ic-user:before {
  content: "\e904";
}
.ic-clock:before {
  content: "\e905";
}
.ic-calendar:before {
  content: "\e906";
}
.ic-book_open:before {
  content: "\e907";
}
.ic-pencil:before {
  content: "\e909";
}
.ic-bin:before {
  content: "\e9ac";
}
.ic-eye:before {
  content: "\e9ce";
}
.ic-eye-blocked:before {
  content: "\e9d1";
}
.ic-arrow_down:before {
  content: "\ea3e";
}
