@font-face {
  font-family: "Ringwunder";
  src: url("fonts/Ringwunder.woff2") format("woff2"),
    url("fonts/Ringwunder.ttf") format("truetype"),
    url("fonts/Ringwunder.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.frw, [class^="frw-"], [class*=" frw-"] {
  /* Use !important to prevent extensions from overriding this font. */
  font-family: "Ringwunder" !important;
  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;
}
.frw-icon-ringpaar:before {
  content: "\f000";
}
.frw-icon-ring-2:before {
  content: "\f001";
}
.frw-icon-ring-1:before {
  content: "\f002";
}
.frw-icon-profil:before {
  content: "\f003";
}
.frw-icon-oberflaeche:before {
  content: "\f004";
}
.frw-icon-masse:before {
  content: "\f005";
}
.frw-icon-legierung:before {
  content: "\f006";
}
.frw-icon-gravur:before {
  content: "\f007";
}
.frw-icon-glanzrille:before {
  content: "\f008";
}
.frw-icon-chevron-right:before {
  content: "\f009";
}
.frw-icon-chevron-left:before {
  content: "\f00a";
}
.frw-icon-cart:before {
  content: "\f00b";
}
.frw-icon-brillanten:before {
  content: "\f00c";
}