@font-face {
  font-family: 'reportbroweb';
  src:
    url('iconfonts/reportbroweb.woff2?vx9esl') format('woff2'),
    url('iconfonts/reportbroweb.ttf?vx9esl') format('truetype'),
    url('iconfonts/reportbroweb.woff?vx9esl') format('woff'),
    url('iconfonts/reportbroweb.svg?vx9esl#reportbroweb') 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: 'reportbroweb' !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-shift:before {
  content: "\e921";
}
.icon-link:before {
  content: "\e920";
}
.icon-dots:before {
  content: "\e925";
}
.icon-code:before {
  content: "\e91d";
}
.icon-arrow-left:before {
  content: "\e91e";
}
.icon-arrow-right:before {
  content: "\e91f";
}
.icon-visible:before {
  content: "\e91c";
}
.icon-invisible:before {
  content: "\e91a";
}
.icon-logout:before {
  content: "\e918";
}
.icon-login:before {
  content: "\e919";
}
.icon-user:before {
  content: "\e917";
}
.icon-cmd:before {
  content: "\e915";
}
.icon-download:before {
  content: "\e911";
}
.icon-cookie:before {
  content: "\e912";
}
.icon-mail:before {
  content: "\e913";
}
.icon-github:before {
  content: "\e914";
}
.icon-rate:before {
  content: "\e910";
}
.icon-bullet:before {
  content: "\e900";
}
.icon-basics:before {
  content: "\e90e";
}
.icon-uniE900:before {
  content: "\e901";
}
.icon-bullet-def:before {
  content: "\e902";
}
.icon-star:before {
  content: "\e903";
}
.icon-frame:before {
  content: "\e904";
}
.icon-table:before {
  content: "\e905";
}
.icon-layout:before {
  content: "\e906";
}
.icon-clip:before {
  content: "\e907";
}
.icon-logo:before {
  content: "\e908";
}
.icon-heart:before {
  content: "\e909";
}
.icon-info:before {
  content: "\e90a";
}
.icon-licence:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-minus:before {
  content: "\e91b";
}
.icon-arrow:before {
  content: "\e90f";
}
.icon-x:before {
  content: "\e90d";
}
.icon-backspace:before {
  content: "\e916";
}
