@font-face {
  font-family: "Lobster";
  src: url("./lobster-v20-latin-regular.woff2") format("woff2");
 }

 body {
   font-family: "Lobster";
 }
