@font-face {
  font-family: "Roboto Condenced";
  src: url("../fonts/Roboto_Condenced/RobotoCondensed-VariableFont_wght.ttf") format("truetype-variations");
  font-weight: 100 900;
  font-style: oblique 0deg 10deg;
  font-display: fallback;
}

@font-face {
  font-family: "Roboto Condenced";
  src: url("../fonts/Roboto_Condenced/RobotoCondensed-Italic-VariableFont_wght.ttf") format("truetype-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: fallback;
}