@font-face {
  font-family: 'icomoon';
  src:  url('navigation.eot?m2f54l');
  src:  url('navigation.eot?m2f54l#iefix') format('embedded-opentype'),
    url('navigation.ttf?m2f54l') format('truetype'),
    url('navigation.woff?m2f54l') format('woff'),
    url('navigation.svg?m2f54l#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-dashboard-bold:before {
  content: "\e900";
}
.icon-dashboard-mono:before {
  content: "\e901";
}
.icon-external-link-bold:before {
  content: "\e902";
}
.icon-external-link-mono:before {
  content: "\e903";
}
.icon-grid-view-bold:before {
  content: "\e904";
}
.icon-grid-view-mono:before {
  content: "\e905";
}
.icon-hamburger-bold:before {
  content: "\e906";
}
.icon-hamburger-mono:before {
  content: "\e907";
}
.icon-home-bold:before {
  content: "\e908";
}
.icon-home-mono:before {
  content: "\e909";
}
.icon-settings-alternative-bold:before {
  content: "\e90a";
}
.icon-settings-alternative-mono:before {
  content: "\e90b";
}
.icon-settings-bold:before {
  content: "\e90c";
}
.icon-settings-mono:before {
  content: "\e90d";
}
.icon-support-bold:before {
  content: "\e90e";
}
.icon-support-mono:before {
  content: "\e90f";
}
