/* Import Geologica font family */
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica";
    src: url("geologica/Geologica-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }

  /* Geologica Auto variant */
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Auto";
    src: url("geologica/Geologica_Auto-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }

  /* Geologica Cursive variant */
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Geologica Cursive";
    src: url("geologica/Geologica_Cursive-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
  }
  