@font-face {
  font-family: "Exo2";
  src: url(/fonts/Exo2-VariableFont_wght.ttf);
}

* {
  font-family: "Exo2" !important;
}