@font-face {
  font-family: 'icomoon';
  src:  url('/assets/font/icomoon.eot?e1eaku');
  src:  url('/assets/font/icomoon.eot?e1eaku#iefix') format('embedded-opentype'),
    url('/assets/font/icomoon.ttf?e1eaku') format('truetype'),
    url('/assets/font/icomoon.woff?e1eaku') format('woff'),
    url('/assets/font/icomoon.svg?e1eaku#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-paperclip:before {
  content: "\e142";
}
.icon-pause:before {
  content: "\e900";
}
.icon-arrow_left:before {
  content: "\e904";
}
.icon-arrow_right:before {
  content: "\e905";
}
.icon-logo-jhf:before {
  content: "\e984";
}
.icon-get_app:before {
  content: "\e884";
}
.icon-ecke2:before {
  content: "\e901";
}
.icon-ecke:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-hamburger:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-arrowup:before {
  content: "\e90a";
}
.icon-arrowdown:before {
  content: "\e90b";
}
.icon-arrowleft:before {
  content: "\e90c";
}
.icon-arrowright:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e909";
}