/* Fontello icon font */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello85b2.eot?47087227');
  src: url('../fonts/fontello85b2.eot?47087227#iefix') format('embedded-opentype'),
       url('../fonts/fontello85b2.woff?47087227') format('woff'),
       url('../fonts/fontello85b2.ttf?47087227') format('truetype'),
       url('../fonts/fontello85b2.svg?47087227#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-attention:before { content: '\e8e0'; }
.icon-book-open:before { content: '\e81b'; }
.icon-calendar-light:before { content: '\e860'; }
.icon-chat-empty:before { content: '\e8c6'; }
.icon-dot:before { content: '\e83c'; }
.icon-double-up:before { content: '\e8b1'; }
.icon-home:before { content: '\e8be'; }
.icon-instagramm:before { content: '\e87e'; }
.icon-lock:before { content: '\e82b'; }
.icon-medic-02:before { content: '\e8ef'; }
.icon-medic-10:before { content: '\e905'; }
.icon-medic-17:before { content: '\e8f9'; }
.icon-menu:before { content: '\e8ba'; }
.icon-mobile:before { content: '\e822'; }
.icon-ok:before { content: '\e90e'; }
.icon-phone:before { content: '\e81a'; }
.icon-pin:before { content: '\e801'; }
.icon-up:before { content: '\e835'; }
