/** =================== GEOLOGICA =================== **/

@font-face {
  font-family: "Geologica";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("geologica/Geologica-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Geologica";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("geologica/Geologica-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Geologica";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("geologica/Geologica-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Geologica";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("geologica/Geologica-Bold.ttf") format("truetype");
}

/** =================== OPEN SANS =================== **/

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("open-sans/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("open-sans/OpenSans-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("open-sans/OpenSans-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("open-sans/OpenSans-MediumItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("open-sans/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url("open-sans/OpenSans-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("open-sans/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("open-sans/OpenSans-BoldItalic.ttf") format("truetype");
}
