@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5hjrtp');
  src:  url('../fonts/icomoon.eot?5hjrtp#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?5hjrtp') format('truetype'),
    url('../fonts/icomoon.woff?5hjrtp') format('woff'),
    url('../fonts/icomoon.svg?5hjrtp#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-info:before {
  content: "\e90f";
}
.icon-zoom-in:before {
  content: "\e900";
}
.icon-calendar-alt-fill:before {
  content: "\e901";
}
.icon-date:before {
  content: "\e901";
}
.icon-repeat:before {
  content: "\e90e";
}
.icon-rotate-right:before {
  content: "\e90e";
}
.icon-close:before {
  content: "\e902";
}
.icon-remove:before {
  content: "\e902";
}
.icon-times:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-envelope:before {
  content: "\e904";
}
.icon-map-marker:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e906";
}
.icon-angle-up:before {
  content: "\e907";
}
.icon-quote-left:before {
  content: "\e908";
}
.icon-check:before {
  content: "\e909";
}
.icon-chevron-right:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-down:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}

