@font-face {
  font-family: "Noto Sans";
  src: url(../fonts/NotoSans-VariableFont_wdthwght.ttf) format("ttf");
}

body {
  font-family: "Noto Sans", sans-serif;
}
