@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("./Inter/Inter_18pt-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("./Inter/Inter_18pt-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("./Inter/Inter_18pt-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("./Inter/Inter_18pt-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("./Inter/Inter_18pt-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url("./Inter/Inter_18pt-ExtraBold.ttf") format("truetype");
}


/* Viaoda_Libre */
@font-face {
  font-display: swap;
  font-family: "ViaodaLibre";
  font-style: normal;
  font-weight: 400;
  src: url("ViaodaLibre-Regular.ttf") format("truetype");
}

/* Geologica */
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 300;
  src: url("./Geologica/Geologica-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 400;
  src: url("./Geologica/Geologica-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 500;
  src: url("./Geologica/Geologica-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 600;
  src: url("./Geologica/Geologica-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 700;
  src: url("./Geologica/Geologica-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Geologica";
  font-style: normal;
  font-weight: 900;
  src: url("./Geologica/Geologica-ExtraBold.ttf") format("truetype");
}
