@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7s3o14');
  src:  url('fonts/icomoon.eot?7s3o14#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7s3o14') format('truetype'),
    url('fonts/icomoon.woff?7s3o14') format('woff'),
    url('fonts/icomoon.svg?7s3o14#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-mail_outline:before {
  content: "\e0e1";
}
.icon-add_circle:before {
  content: "\e147";
}
.icon-markunread:before {
  content: "\e159";
}
.icon-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-control_point:before {
  content: "\e3ba";
}
.icon-photo_camera:before {
  content: "\e412";
}
.icon-cancel:before {
  content: "\e5c9";
}
.icon-help:before {
  content: "\e887";
}
.icon-highlight_off:before {
  content: "\e888";
}
.icon-info:before {
  content: "\e88e";
}
.icon-info_outline:before {
  content: "\e88f";
}
.icon-room:before {
  content: "\e8b4";
}
.icon-schedule:before {
  content: "\e8b5";
}
.icon-theaters:before {
  content: "\e8da";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-bars:before {
  content: "\f0c9";
}
