/* UIcons (Flaticon) — self-hosted so the console keeps its icons on a closed network.
   Only the glyphs this product uses are declared; the font file itself is the full family. */

@font-face {
  font-family: "uicons";
  src: url("/fonts/uicons-regular-rounded.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ico {
  font-family: "uicons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: none;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-dashboard:before { content: "\e503"; }
.ico-screen:before { content: "\ed6e"; }
.ico-media:before { content: "\ebfc"; }
.ico-composition:before { content: "\e964"; }
.ico-apps:before { content: "\e098"; }
.ico-publish:before { content: "\e2a1"; }
.ico-reports:before { content: "\eee9"; }
.ico-plan:before { content: "\e4c1"; }
.ico-settings:before { content: "\eda3"; }
.ico-search:before { content: "\ed83"; }
.ico-plus:before { content: "\ec37"; }
.ico-refresh:before { content: "\ece4"; }
.ico-more:before { content: "\ea35"; }
.ico-x:before { content: "\e4d0"; }
.ico-trash:before { content: "\f026"; }
.ico-edit:before { content: "\e5df"; }
.ico-play:before { content: "\ec28"; }
.ico-camera:before { content: "\e2c4"; }
.ico-folder:before { content: "\e717"; }
.ico-upload:before { content: "\e42b"; }
.ico-chevron:before { content: "\e07e"; }
.ico-back:before { content: "\e0d0"; }
.ico-check:before { content: "\e35f"; }
.ico-clock:before { content: "\e3ea"; }
.ico-users:before { content: "\f0df"; }
.ico-shield:before { content: "\edb1"; }
.ico-device:before { content: "\ea71"; }
.ico-power:before { content: "\ec5e"; }
.ico-grip:before { content: "\e09b"; }
.ico-logout:before { content: "\ede9"; }
.ico-link:before { content: "\e9a3"; }
.ico-copy:before { content: "\e49e"; }
.ico-eye:before { content: "\e62c"; }
.ico-alert:before { content: "\e61e"; }
.ico-download:before { content: "\e5a3"; }
.ico-filter:before { content: "\e6d0"; }
.ico-columns:before { content: "\ef4c"; }
.ico-calendar:before { content: "\e2a1"; }
.ico-tag:before { content: "\ef62"; }
.ico-building:before { content: "\e27c"; }
.ico-wifi:before { content: "\f15c"; }
