@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xmqecj');
  src:  url('fonts/icomoon.eot?xmqecj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xmqecj') format('truetype'),
    url('fonts/icomoon.woff?xmqecj') format('woff'),
    url('fonts/icomoon.svg?xmqecj#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-pack5_app:before {
  content: "\e5000";
}
.icon-pack5_arrow_right:before {
  content: "\e5001";
}
.icon-pack5_email:before {
  content: "\e5002";
}
.icon-pack5_newsletter:before {
  content: "\e5003";
}
.icon-pack5_online:before {
  content: "\e5004";
}
.icon-pack5_phone:before {
  content: "\e5005";
}
