@font-face {
  font-family: "icomoon";
  src: url(/assets/icomoon-ae59b3ba11d8026384abbac731ee6fb2416962c1920b9636d8a32e211accd7ab.eot?mqkzo9);
  src: url(/assets/icomoon-ae59b3ba11d8026384abbac731ee6fb2416962c1920b9636d8a32e211accd7ab.eot?mqkzo9#iefix) format("embedded-opentype"),
    url(/assets/icomoon-f87563773df95fb18c5a94f6cc4b174c97d98b65fc3a84316d7ca607fe804fc0.ttf?mqkzo9) format("truetype"),
    url(/assets/icomoon-b6c5aaa146155d75880bd2b76e828cbbaa452e1c401e700e6bbddde039758260.woff?mqkzo9) format("woff"),
    url(/assets/icomoon-79a1fded5c03429c112dd2f16f2367b2d161f876498e1bd81d5d9cfc59ae40e9.svg?mqkzo9#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-ellipsis-h:before {
  content: "\e904";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-sort:before {
  content: "\e901";
}
.icon-unsorted:before {
  content: "\e901";
}
.icon-tags:before {
  content: "\e902";
}
.icon-tag:before {
  content: "\e903";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-binoculars:before {
  content: "\e985";
}
.icon-power-cord:before {
  content: "\e9b7";
}
