/* OpenSans  */
@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans/OpenSans-VariableFont_wdth.wght.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans";
  src: url("fonts/OpenSans/OpenSans-Italic-VariableFont_wdth.wght.ttf")
    format("truetype");
  font-weight: normal;
  font-style: italic;
}
