@font-face {
  font-family: "SF Pro Display";
  src: url("./SF-Pro-Display-Regular.woff") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src: url("./SF-Pro-Text-Regular.woff") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("./Lato-Regular.ttf") format("opentype");
  font-display: swap;
}
