@font-face {
  font-family: Geologica;
  font-weight: 400;
  font-style: normal;
  src: local("Geologica Regular"),
  local("Geologica-Regular"),
  url("../fonts/Geologica-Regular.woff2") format('woff2'),
  url("../fonts/Geologica-Regular.woff") format('woff'),
  url("../fonts/Geologica-Regular.eot") format('eot');
}
@font-face {
  font-family: Geologica;
  font-weight: 600;
  font-style: normal;
  src: local("Geologica SemiBold"),
  local("Geologica-SemiBold"),
  url("../fonts/Geologica-SemiBold.woff2") format('woff2'),
  url("../fonts/Geologica-SemiBold.woff") format('woff'),
  url("../fonts/Geologica-SemiBold.eot") format('eot');
}
@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  src: local("Inter Regular"),
  local("Inter-Regular"),
  url("../fonts/Inter-Regular.woff2") format('woff2'),
  url("../fonts/Inter-Regular.woff") format('woff'),
  url("../fonts/Inter-Regular.eot") format('eot');
}