@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i7nloe');
  src:  url('fonts/icomoon.eot?i7nloe#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i7nloe') format('truetype'),
    url('fonts/icomoon.woff?i7nloe') format('woff'),
    url('fonts/icomoon.svg?i7nloe#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-arrow-pointing-to-left:before {
  content: "\e900";
}
.icon-arrow-pointing-to-right:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-eyeglasses:before {
  content: "\e905";
}
.icon-left-arrow:before {
  content: "\e906";
}
.icon-message-closed-envelope:before {
  content: "\e907";
}
.icon-right-arrow:before {
  content: "\e908";
}
.icon-ticket-black:before {
  content: "\e909";
}
.icon-ticket:before {
  content: "\e90a";
}
.icon-add:before {
  content: "\e145";
}
.icon-turned_in:before {
  content: "\e8e6";
}
.icon-turned_in_not:before {
  content: "\e8e7";
}
.icon-phone:before {
  content: "\e0cd";
}
.icon-check:before {
  content: "\e5ca";
}
.icon-navigate_before:before {
  content: "\e408";
}
.icon-navigate_next:before {
  content: "\e409";
}
