@font-face {
  font-family: Arturito;
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/Arturito.ttf") format("truetype");
}

body {
  font-family: Arturito, sans-serif;
}
