@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gkpi6o');
  src:  url('fonts/icomoon.eot?gkpi6o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gkpi6o') format('truetype'),
    url('fonts/icomoon.woff?gkpi6o') format('woff'),
    url('fonts/icomoon.svg?gkpi6o#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i[class^="icon-"], i[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-close:before {
  content: "\e90b";
}
.icon-remove:before {
  content: "\e90b";
}
.icon-times:before {
  content: "\e90b";
}
.icon-bars:before {
  content: "\e90c";
}
.icon-navicon:before {
  content: "\e90c";
}
.icon-reorder:before {
  content: "\e90c";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e90a";
}
.icon-chevron-right:before {
  content: "\e900";
}
.icon-question-circle-o:before {
  content: "\e901";
}
.icon-map-marker:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e904";
}
.icon-youtube-play:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-facebook-f:before {
  content: "\e909";
}