@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('RobotoCondensed-VariableFont_wght.woff2') format('woff2-variations'),
       url('RobotoCondensed-VariableFont_wght.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-display: swap;
  font-weight: 100 900;
  src: url('RobotoCondensed-Italic-VariableFont_wght.woff2') format('woff2-variations'),
       url('RobotoCondensed-Italic-VariableFont_wght.woff2') format('woff2');
}