@font-face {
  font-family: 'icomoon';
  src:  url('notifications.eot?wzrajv');
  src:  url('notifications.eot?wzrajv#iefix') format('embedded-opentype'),
    url('notifications.ttf?wzrajv') format('truetype'),
    url('notifications.woff?wzrajv') format('woff'),
    url('notifications.svg?wzrajv#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-alert-bold:before {
  content: "\e900";
}
.icon-alert-mono:before {
  content: "\e901";
}
.icon-bell-bold:before {
  content: "\e902";
}
.icon-bell-mono:before {
  content: "\e903";
}
.icon-info-bold:before {
  content: "\e904";
}
.icon-info-mono:before {
  content: "\e905";
}
.icon-prohibited-bold:before {
  content: "\e906";
}
.icon-prohibited-mono:before {
  content: "\e907";
}
.icon-question-bold:before {
  content: "\e908";
}
.icon-question-mono:before {
  content: "\e909";
}
.icon-success-bold:before {
  content: "\e90a";
}
.icon-success-mono:before {
  content: "\e90b";
}
.icon-warning-bold:before {
  content: "\e90c";
}
.icon-warning-mono:before {
  content: "\e90d";
}
