@font-face {
  font-family: "Geologica";
  src: url("%PUBLIC_URL%/fonts/Geologica/Geologica.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

