@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i8e5i');
  src:  url('fonts/icomoon.eot?i8e5i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i8e5i') format('truetype'),
    url('fonts/icomoon.woff?i8e5i') format('woff'),
    url('fonts/icomoon.svg?i8e5i#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-img:before {
  content: "\e900";
}
.icon-img2:before {
  content: "\e901";
}
.icon-img3:before {
  content: "\e902";
}
.icon-img4:before {
  content: "\e903";
}
.icon-books:before {
  content: "\e920";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
