@font-face {
  font-family: 'icomoon';
  src:  url('/static/fonts/serv.eot?blv05u');
  src:  url('/static/fonts/serv.eot?blv05u#iefix') format('embedded-opentype'),
    url('/static/fonts/serv.ttf?blv05u') format('truetype'),
    url('/static/fonts/serv.woff?blv05u') format('woff'),
    url('/static/fonts/serv.svg?blv05u#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-clean:before {
  content: "\e7ed";
}
.icon-refrigerator:before {
  content: "\e801";
}
.icon-kitchen:before {
  content: "\e801";
}
.icon-snowflake:before {
  content: "\e802";
}
.icon-alarm:before {
  content: "\e803";
}
.icon-bell:before {
  content: "\e803";
}
.icon-coffee:before {
  content: "\e804";
}
.icon-mug:before {
  content: "\e804";
}
.icon-cup:before {
  content: "\e804";
}
.icon-drink:before {
  content: "\e804";
}
.icon-alarm2:before {
  content: "\e805";
}
.icon-airplane:before {
  content: "\e806";
}
.icon-display:before {
  content: "\e7fd";
}
.icon-screen:before {
  content: "\e7fd";
}
.icon-monitor:before {
  content: "\e7fd";
}
.icon-computer:before {
  content: "\e7fd";
}
.icon-desktop:before {
  content: "\e7fd";
}
.icon-pc:before {
  content: "\e7fd";
}
.icon-automobile:before {
  content: "\e808";
}
.icon-car:before {
  content: "\e808";
}
.icon-tint:before {
  content: "\e809";
}

