@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?acrihe');
  src:  url('../fonts/icomoon.eot?acrihe#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?acrihe') format('truetype'),
    url('../fonts/icomoon.woff?acrihe') format('woff'),
    url('../fonts/icomoon.svg?acrihe#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: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mdi-chevron-up:before {
  content: "\e906";
}
.icon-mdi-chevron-left:before {
  content: "\e900";
}
.icon-mdi-heart:before {
  content: "\e902";
}
.icon-mdi-tea:before {
  content: "\e903";
}
.icon-mdi-weather-night:before {
  content: "\e904";
}
.icon-mdi-white-balance-sunny:before {
  content: "\e905";
}
