@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?eg9we');
  src:  url('../fonts/icomoon.eot?eg9we#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?eg9we') format('truetype'),
    url('../fonts/icomoon.woff?eg9we') format('woff'),
    url('../fonts/icomoon.svg?eg9we#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-sun:before {
  content: "\e904";
}
.icon-rainy:before {
  content: "\e902";
}
.icon-cloud:before {
  content: "\e903";
}
.icon-heart:before {
  content: "\e900";
}
.icon-love:before {
  content: "\e900";
}
.icon-like:before {
  content: "\e900";
}
.icon-favorite:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-bubble:before {
  content: "\e901";
}
.icon-home:before {
  content: "\f015";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-info-circle:before {
  content: "\f05a";
}