@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ybq1bm');
  src:  url('fonts/icomoon.eot?ybq1bm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ybq1bm') format('truetype'),
    url('fonts/icomoon.woff?ybq1bm') format('woff'),
    url('fonts/icomoon.svg?ybq1bm#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-ios-action:before {
  content: "\e91a";
  color: #00646e;
}
.icon-close:before {
  content: "\e919";
  color: #253f5b;
}
.icon-moving-school:before {
  content: "\e916";
  color: #00646e;
}
.icon-moving-care-home:before {
  content: "\e917";
  color: #f06543;
}
.icon-moving-home:before {
  content: "\e918";
  color: #b0228c;
}
.icon-mail:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-image-upload:before {
  content: "\e907";
}
.icon-chevron-next:before {
  content: "\e902";
  color: #b0228c;
}
.icon-chevron-back:before {
  content: "\e903";
  color: #b0228c;
}
.icon-check:before {
  content: "\e904";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e905";
  color: #b0228c;
}
.icon-download:before {
  content: "\e906";
  color: #e8317b;
}
.icon-collect:before {
  content: "\e908";
  color: #00646e;
}
.icon-repair:before {
  content: "\e909";
  color: #b0228c;
}
.icon-delivery:before {
  content: "\e90a";
  color: #62ffef;
}
.icon-user-settings:before {
  content: "\e90b";
}
.icon-warning:before {
  content: "\e90c";
}
.icon-home-active:before {
  content: "\e90d";
  color: #00646e;
}
.icon-equipment-active:before {
  content: "\e90e";
  color: #00646e;
}
.icon-people-active:before {
  content: "\e90f";
  color: #00646e;
}
.icon-help-active:before {
  content: "\e910";
  color: #00646e;
}
.icon-home:before {
  content: "\e911";
  color: #595959;
}
.icon-equipment:before {
  content: "\e912";
  color: #595959;
}
.icon-people:before {
  content: "\e913";
  color: #595959;
}
.icon-help:before {
  content: "\e914";
  color: #595959;
}
.icon-logout:before {
  content: "\e915";
  color: #fff;
}
