@font-face {
  font-family: "Liberation Sans";
  src: url("/LiberationSans-Regular.ttf");
}

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