@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fliea3');
  src:  url('fonts/icomoon.eot?fliea3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fliea3') format('truetype'),
    url('fonts/icomoon.woff?fliea3') format('woff'),
    url('fonts/icomoon.svg?fliea3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* 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;
}

.icomoon-play:before {
  content: "\e912";
}
.icomoon-bullhorn:before {
  content: "\e91a";
}
.icomoon-location2:before {
  content: "\e948";
}
.icomoon-bell:before {
  content: "\e951";
}
.icomoon-redo2:before {
  content: "\e968";
}
.icomoon-star-empty:before {
  content: "\e9d7";
}
.icomoon-star-half:before {
  content: "\e9d8";
}
.icomoon-star-full:before {
  content: "\e9d9";
}
.icomoon-cancel-circle:before {
  content: "\ea0d";
}
.icomoon-cross:before {
  content: "\ea0f";
}
.icomoon-checkmark:before {
  content: "\ea10";
}
.icomoon-google-plus:before {
  content: "\ea8b";
}
.icomoon-facebook:before {
  content: "\ea90";
}
.icomoon-instagram:before {
  content: "\ea92";
}
.icomoon-rss:before {
  content: "\ea9b";
}
.icomoon-youtube:before {
  content: "\ea9d";
}
.icomoon-vimeo:before {
  content: "\eaa0";
}
.icomoon-tumblr:before {
  content: "\eab9";
}
