html {
  font: "Barlow";
}

@font-face {
  font-family: "Barlow";
  src: url(/barlow.ttf);
}