@font-face {
  font-family: "googlesans";
  src: url("_fonts/Google_Sans/static/GoogleSans-Regular.ttf")
    format("truetype");
}

@font-face {
  font-family: "anton";
  src: url("_fonts/Anton/Anton-Regular.ttf") format("truetype");
}