@font-face {
  font-family: 'schwarzmeiericons';
  src:
    url('fonts/schwarzmeiericons.ttf?vu1l17') format('truetype'),
    url('fonts/schwarzmeiericons.woff?vu1l17') format('woff'),
    url('fonts/schwarzmeiericons.svg?vu1l17#schwarzmeiericons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="schwarzmeiericons-"], [class*=" schwarzmeiericons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'schwarzmeiericons' !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;
}

.schwarzmeiericons-whatsapp:before {
  content: "\e90b";
}
.schwarzmeiericons-instagram:before {
  content: "\e907";
}
.schwarzmeiericons-facebook:before {
  content: "\e905";
}
.schwarzmeiericons-chevron-down:before {
  content: "\e906";
}
.schwarzmeiericons-chevron-right:before {
  content: "\e908";
}
.schwarzmeiericons-chevron-left:before {
  content: "\e909";
}
.schwarzmeiericons-chevron-up:before {
  content: "\e90a";
}
.schwarzmeiericons-x:before {
  content: "\e904";
}
.schwarzmeiericons-menu:before {
  content: "\e900";
}
.schwarzmeiericons-mail:before {
  content: "\e901";
}
.schwarzmeiericons-phone:before {
  content: "\e902";
}
.schwarzmeiericons-home:before {
  content: "\e903";
}
