@font-face {
  font-family: 'icomoon';
  src:  url('/static/fonts/icomoon.eot?iqux3u');
  src:  url('/static/fonts/icomoon.eot?iqux3u#iefix') format('embedded-opentype'),
    url('/static/fonts/icomoon.ttf?iqux3u') format('truetype'),
    url('/static/fonts/icomoon.woff?iqux3u') format('woff'),
    url('/static/fonts/icomoon.svg?iqux3u#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-cloud-sun:before {
  content: "\e900";
}
.icon-cloud-moon:before {
  content: "\e901";
}
.icon-cloud-rain:before {
  content: "\e902";
}
.icon-cloud-snow:before {
  content: "\e903";
}
.icon-cloud-lightning:before {
  content: "\e904";
}
.icon-clouds:before {
  content: "\e905";
}
.icon-cloud-fog:before {
  content: "\e906";
}
.icon-moon-stars:before {
  content: "\e907";
}
.icon-sun:before {
  content: "\e908";
}
.icon-star_empty:before {
  content: "\e913";
}
.icon-camera:before {
  content: "\e911";
}
.icon-star_half:before {
  content: "\e912";
}
.icon-eye:before {
  content: "\e90e";
}
.icon-star:before {
  content: "\e90f";
}
.icon-restaurant:before {
  content: "\e910";
}
.icon-castle:before {
  content: "\e909";
}
.icon-cup:before {
  content: "\e90a";
  font-size: 0.9em;
}
.icon-shopping:before {
  content: "\e90b";
}
.icon-leaf:before {
  content: "\e90c";
}
.icon-book:before {
  content: "\e90d";
}
