@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?15mmv4');
  src:  url('fonts/icomoon.eot?15mmv4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?15mmv4') format('truetype'),
    url('fonts/icomoon.woff?15mmv4') format('woff'),
    url('fonts/icomoon.svg?15mmv4#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-plus-button:before {
  content: "\e900";
}
.icon-minus:before {
  content: "\e901";
}
.icon-minus-button:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-arrow-left-lg:before {
  content: "\e904";
}
.icon-arrow-right-lg:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-location:before {
  content: "\e907";
}
.icon-remind:before {
  content: "\e908";
}
.icon-save:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-arrow-down-sm:before {
  content: "\e90b";
}
.icon-arrow-left-sm:before {
  content: "\e90c";
}
.icon-arrow-right-sm:before {
  content: "\e90d";
}
.icon-arrow-up-sm:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-youtube:before {
  content: "\e911";
}
.icon-close:before {
  content: "\e912";
}
.icon-map:before {
  content: "\e913";
}
.icon-ticket:before {
  content: "\e914";
}
.icon-calendar:before {
  content: "\e915";
}
.icon-squares:before {
  content: "\e916";
}
.icon-list:before {
  content: "\e917";
}
.icon-ada:before {
  content: "\e918";
}
.icon-arrow-directions:before {
  content: "\e919";
}
.icon-eho:before {
  content: "\e91a";
}
.icon-facebook:before {
  content: "\e91b";
}
.icon-instagram:before {
  content: "\e91c";
}
.icon-twitter:before {
  content: "\e91d";
}
