@font-face {
  font-family: 'w153c-icons';
  src:
    url('/wp-content/themes/w153c-theme-de/assets/fonts/w153c-icons/fonts/w153c-icons.woff2?ey779g') format('woff2'),
    url('/wp-content/themes/w153c-theme-de/assets/fonts/w153c-icons/fonts/w153c-icons.ttf?ey779g') format('truetype'),
    url('/wp-content/themes/w153c-theme-de/assets/fonts/w153c-icons/fonts/w153c-icons.woff?ey779g') format('woff'),
    url('/wp-content/themes/w153c-theme-de/assets/fonts/w153c-icons/fonts/w153c-icons.svg?ey779g#w153c-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.w153c-icon-fa-check-solid:before {
  content: "\e908";
}
.w153c-icon-fa-angle-down-solid:before {
  content: "\e906";
}
.w153c-icon-fa-angle-right-solid:before {
  content: "\e907";
}
.w153c-icon-fa-facebook-f:before {
  content: "\e901";
}
.w153c-icon-fa-instagram:before {
  content: "\e902";
}
.w153c-icon-fa-linkedin-in:before {
  content: "\e903";
}
.w153c-icon-fa-x-twitter:before {
  content: "\e904";
}
.w153c-icon-fa-youtube:before {
  content: "\e905";
}
.w153c-icon-fa-square-check-regular:before {
  content: "\e900";
}
