@font-face {
  font-family: "Lab Sans";
  src: url("../fonts/lab-sans.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
body { font-family: "Lab Sans", Georgia, serif; }
