/* Roboto Variable – Normal */
@font-face {
  font-family: 'Roboto';
  src: url('https://www.pink.de/templates/pink/fonts2025/Roboto-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
}

/* Roboto Variable – Italic */
@font-face {
  font-family: 'Roboto';
  src: url('https://www.pink.de/templates/pink/fonts2025/Roboto-Italic-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: italic;
}