@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/92395/Propellr/icomoon.eot?cth8wi');
  src:  url('https://cdn.icomoon.io/92395/Propellr/icomoon.eot?cth8wi#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/92395/Propellr/icomoon.woff2?cth8wi') format('woff2'),
    url('https://cdn.icomoon.io/92395/Propellr/icomoon.ttf?cth8wi') format('truetype'),
    url('https://cdn.icomoon.io/92395/Propellr/icomoon.woff?cth8wi') format('woff'),
    url('https://cdn.icomoon.io/92395/Propellr/icomoon.svg?cth8wi#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-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-bin:before {
  content: "\f014";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-prev:before {
  content: "\f053";
}
.icon-next:before {
  content: "\f054";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-website:before {
  content: "\f08e";
}
.icon-nav:before {
  content: "\f0c9";
}
.icon-meter:before {
  content: "\f0e4";
}
.icon-spinner:before {
  content: "\f110";
}
