@font-face {
  font-family: 'icomoon';
  src:  url('/digital/fonts/icomoon.eot?a46px0');
  src:  url('/digital/fonts/icomoon.eot?a46px0#iefix') format('embedded-opentype'),
    url('/digital/fonts/icomoon.ttf?a46px0') format('truetype'),
    url('/digital/fonts/icomoon.woff?a46px0') format('woff'),
    url('/digital/fonts/icomoon.svg?a46px0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-controller-paus:before {
  content: "\e90e";
}
.icon-beamed-note:before {
  content: "\e913";
}
.icon-blackboard:before {
  content: "\e917";
}
.icon-grid:before {
  content: "\e914";
}
.icon-image-inverted:before {
  content: "\e915";
}
.icon-text-document-inverted:before {
  content: "\e916";
}
.icon-chevron-small-left:before {
  content: "\e90f";
}
.icon-chevron-small-down:before {
  content: "\e910";
}
.icon-chevron-small-up:before {
  content: "\e911";
}
.icon-controller-play:before {
  content: "\e912";
}
.icon-chevron-small-right:before {
  content: "\e90d";
}
.icon-reply:before {
  content: "\e039";
}
.icon-circle-cross:before {
  content: "\e043";
}
.icon-reload:before {
  content: "\e080";
}
.icon-arrow-left:before {
  content: "\e094";
}
.icon-arrow-right:before {
  content: "\e095";
}
.icon-arrow-up:before {
  content: "\e096";
}
.icon-arrow-down:before {
  content: "\e097";
}
.icon-delete:before {
  content: "\e119";
}
.icon-menu:before {
  content: "\e120";
}
.icon-mail-envelope-closed:before {
  content: "\e900";
}
.icon-mail-envelope-closed2:before {
  content: "\e901";
}
.icon-key:before {
  content: "\e902";
}
.icon-key2:before {
  content: "\e903";
}
.icon-trash-can:before {
  content: "\e904";
}
.icon-trash-can2:before {
  content: "\e905";
}
.icon-information:before {
  content: "\e906";
}
.icon-information2:before {
  content: "\e907";
}
.icon-folder:before {
  content: "\e908";
}
.icon-lock-rounded:before {
  content: "\e909";
}
.icon-lock-rounded2:before {
  content: "\e90a";
}
.icon-box:before {
  content: "\e90b";
}
.icon-box2:before {
  content: "\e90c";
}

