@font-face {
  font-family: "Work Sans";
  src: url(/fonts/Work_Sans/WorkSans-VariableFont_wght.ttf);
}

* {
  font-family: "Work Sans" !important;
}