@font-face {
  font-family: "Open Sans Condensed";
  src: url("open-sans-condensed/OpenSans-CondBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("open-sans-condensed/OpenSans-CondLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("open-sans-condensed/OpenSans-CondLightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}



@font-face {
  font-family: "Open Sans";
  src: url("open_sans/OpenSans-VariableFont_wdth,wght.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("open_sans/OpenSans-Italic-VariableFont_wdth,wght.ttf") format("truetype");
  font-style: italic;
}