@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?rbvmyf');
  src:  url('icomoon.eot?rbvmyf#iefix') format('embedded-opentype'),
    url('icomoon.ttf?rbvmyf') format('truetype'),
    url('icomoon.woff?rbvmyf') format('woff'),
    url('icomoon.svg?rbvmyf#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-fb:before {
    content: "\e914";
  }
  .icon-instagram:before {
    content: "\e915";
  }
  .icon-info-outline:before {
    content: "\e913";
  }
  .icon-chevron-left:before {
    content: "\e900";
  }
  .icon-chevron-up:before {
    content: "\e911";
  }
  .icon-chevron-down:before {
    content: "\e912";
  }
  .icon-newsletter:before {
    content: "\e901";
  }
  .icon-mail:before {
    content: "\e902";
  }
  .icon-info:before {
    content: "\e903";
  }
  .icon-pin:before {
    content: "\e904";
  }
  .icon-phone:before {
    content: "\e905";
  }
  .icon-close:before {
    content: "\e906";
  }
  .icon-arrow-right:before {
    content: "\e907";
  }
  .icon-arrow-down:before {
    content: "\e90f";
  }
  .icon-arrow-left:before {
    content: "\e910";
  }
  .icon-calendar:before {
    content: "\e908";
  }
  .icon-check:before {
    content: "\e909";
  }
  .icon-quote:before {
    content: "\e90a";
  }
  .icon-time:before {
    content: "\e90b";
  }
  .icon-pin-outline:before {
    content: "\e90c";
  }
  .icon-chevron-right:before {
    content: "\e90d";
  }
  .icon-user:before {
    content: "\e90e";
  }
  