@font-face {
  font-family: 'mwr-icons';
  src:  url('fonts/mwr-icons.eot?roup8r');
  src:  url('fonts/mwr-icons.eot?roup8r#iefix') format('embedded-opentype'),
    url('fonts/mwr-icons.ttf?roup8r') format('truetype'),
    url('fonts/mwr-icons.woff?roup8r') format('woff'),
    url('fonts/mwr-icons.svg?roup8r#mwr-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mwr-icon-"], [class*=" mwr-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mwr-icons' !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;
}

.mwr-icon-arrow-back:before {
  content: "\e900";
}
.mwr-icon-bullhorn:before {
  content: "\e901";
}
.mwr-icon-burger:before {
  content: "\e902";
}
.mwr-icon-burger-thick:before {
  content: "\e903";
}
.mwr-icon-calendar:before {
  content: "\e904";
}
.mwr-icon-check:before {
  content: "\e905";
}
.mwr-icon-chevron-down:before {
  content: "\e906";
}
.mwr-icon-chevron-left:before {
  content: "\e907";
}
.mwr-icon-chevron-right:before {
  content: "\e908";
}
.mwr-icon-chevron-up:before {
  content: "\e909";
}
.mwr-icon-clock:before {
  content: "\e90a";
}
.mwr-icon-cross:before {
  content: "\e90b";
}
.mwr-icon-diamond:before {
  content: "\e90c";
}
.mwr-icon-envelope:before {
  content: "\e90d";
}
.mwr-icon-eye:before {
  content: "\e90e";
}
.mwr-icon-file-certificate:before {
  content: "\e90f";
}
.mwr-icon-gem:before {
  content: "\e910";
}
.mwr-icon-graduation-cap:before {
  content: "\e911";
}
.mwr-icon-grid:before {
  content: "\e912";
}
.mwr-icon-guitar:before {
  content: "\e913";
}
.mwr-icon-house-window:before {
  content: "\e914";
}
.mwr-icon-link-horizontal:before {
  content: "\e915";
}
.mwr-icon-list:before {
  content: "\e916";
}
.mwr-icon-log-in:before {
  content: "\e917";
}
.mwr-icon-log-out:before {
  content: "\e918";
}
.mwr-icon-play-alt:before {
  content: "\e919";
}
.mwr-icon-play-circle:before {
  content: "\e91a";
}
.mwr-icon-plus:before {
  content: "\e91b";
}
.mwr-icon-search:before {
  content: "\e91c";
}
.mwr-icon-shopping-cart:before {
  content: "\e91d";
}
.mwr-icon-signal-level-1:before {
  content: "\e91e";
}
.mwr-icon-signal-level-2:before {
  content: "\e91f";
}
.mwr-icon-signal-level-3:before {
  content: "\e920";
}
.mwr-icon-sorting-both:before {
  content: "\e921";
}
.mwr-icon-sorting-down:before {
  content: "\e922";
}
.mwr-icon-sorting-up:before {
  content: "\e923";
}
.mwr-icon-star:before {
  content: "\e924";
}
.mwr-icon-star-fill:before {
  content: "\e925";
}
.mwr-icon-user:before {
  content: "\e926";
}
.mwr-icon-user-add:before {
  content: "\e927";
}
.mwr-icon-user-check:before {
  content: "\e928";
}
.mwr-icon-waveform:before {
  content: "\e929";
}
