/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2026 | 15:14:57 */
/* Schriftart für Symbole - z. B. Slider Icons ----------------- */
/* 
https://fonts.google.com/icons?selected=Material+Icons+Sharp:chevron_right:&icon.category=navigation&icon.set=Material+Icons&icon.style=Sharp 
*/



/* Material Symbols Sharp */
@font-face {
  font-family: 'Material Symbols Sharp';
  font-style: normal;
  font-weight: 100 700;
  src: url(/wp-content/fonts/material-symbols-sharp.woff2) format('woff2');
}
.material-symbols-sharp {
  font-family: 'Material Symbols Sharp';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}