@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?85f8e6');
  src:  url('fonts/icomoon.eot?85f8e6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?85f8e6') format('truetype'),
    url('fonts/icomoon.woff?85f8e6') format('woff'),
    url('fonts/icomoon.svg?85f8e6#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-Icon-Arrow-Left:before {
  content: "\e900";
}
.icon-Icon-Arrow-Right:before {
  content: "\e901";
}
.icon-Icon-Building:before {
  content: "\e902";
}
.icon-Icon-Calendar-Date:before {
  content: "\e903";
}
.icon-Icon-Calendar-Weeks:before {
  content: "\e904";
}
.icon-Icon-Caret-Down:before {
  content: "\e905";
}
.icon-Icon-Caret-Left:before {
  content: "\e906";
}
.icon-Icon-Caret-Right:before {
  content: "\e907";
}
.icon-Icon-Caret-Up:before {
  content: "\e908";
}
.icon-Icon-Check:before {
  content: "\e909";
}
.icon-Icon-Checklist:before {
  content: "\e90a";
}
.icon-Icon-Clipboard:before {
  content: "\e90b";
}
.icon-Icon-Clipboard-Write:before {
  content: "\e90c";
}
.icon-Icon-Clock-Timer:before {
  content: "\e90d";
}
.icon-Icon-Doc-Report:before {
  content: "\e90e";
}
.icon-Icon-Em-Dash:before {
  content: "\e90f";
}
.icon-Icon-Envelope:before {
  content: "\e910";
}
.icon-Icon-Footprints:before {
  content: "\e911";
}
.icon-Icon-List-Check:before {
  content: "\e912";
}
.icon-Icon-Sandwich:before {
  content: "\e913";
}
.icon-Icon-Sandwich-Box:before {
  content: "\e914";
}
.icon-Icon-Search:before {
  content: "\e915";
}
.icon-Icon-Target:before {
  content: "\e916";
}
.icon-Icon-X-Clear:before {
  content: "\e917";
}
.icon-Icon-X-Close:before {
  content: "\e918";
}
