@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?ublhbh');
  src:
    url('fonts/icomoon.eot?ublhbh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ublhbh') format('truetype'),
    url('fonts/icomoon.woff?ublhbh') format('woff'),
    url('fonts/icomoon.svg?ublhbh#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-arrow-up-right:before {
  content: '\e920';
}
.icon-plus:before {
  content: '\e91d';
}
.icon-caret-down:before {
  content: '\e91e';
}
.icon-receipt:before {
  content: '\e91f';
}
.icon-clock:before {
  content: '\e91c';
}
.icon-star:before {
  content: '\e902';
}
.icon-bell-ringing:before {
  content: '\e903';
}
.icon-calendar-blank:before {
  content: '\e904';
}
.icon-list:before {
  content: '\e905';
}
.icon-lightbulb-filament:before {
  content: '\e906';
}
.icon-file-text:before {
  content: '\e907';
}
.icon-user-gear:before {
  content: '\e908';
}
.icon-copy-simple:before {
  content: '\e909';
}
.icon-share-network:before {
  content: '\e90a';
}
.icon-users-two:before {
  content: '\e90b';
}
.icon-moon:before {
  content: '\e90c';
}
.icon-envelope-simple:before {
  content: '\e90d';
}
.icon-user:before {
  content: '\e90e';
}
.icon-eye:before {
  content: '\e90f';
}
.icon-user-focus:before {
  content: '\e910';
}
.icon-user-list:before {
  content: '\e911';
}
.icon-question:before {
  content: '\e912';
}
.icon-check-square-offset:before {
  content: '\e913';
}
.icon-user-circle-plus:before {
  content: '\e914';
}
.icon-stack:before {
  content: '\e915';
}
.icon-device-mobile:before {
  content: '\e916';
}
.icon-book:before {
  content: '\e917';
}
.icon-users-four:before {
  content: '\e918';
}
.icon-notebook:before {
  content: '\e919';
}
.icon-users-three:before {
  content: '\e91a';
}
.icon-money:before {
  content: '\e91b';
}
.icon-phone:before {
  content: '\e901';
}
.icon-address-book:before {
  content: '\e900';
}
