@font-face {
  font-family: 'Geologica Roman';
  src: url('GeologicaRoman-Light.eot');
  src: local('Geologica Roman Light'), local('GeologicaRoman-Light'),
       url('GeologicaRoman-Light.eot?#iefix') format('embedded-opentype'),
       url('GeologicaRoman-Light.woff2') format('woff2'),
       url('GeologicaRoman-Light.woff') format('woff'),
       url('GeologicaRoman-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica Roman';
  src: url('GeologicaRoman-Regular.eot');
  src: local('Geologica Roman Regular'), local('GeologicaRoman-Regular'),
       url('GeologicaRoman-Regular.eot?#iefix') format('embedded-opentype'),
       url('GeologicaRoman-Regular.woff2') format('woff2'),
       url('GeologicaRoman-Regular.woff') format('woff'),
       url('GeologicaRoman-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}