/* Geomanist-regular (400) */
@font-face {
  font-family: 'Geomanist-regular';
  src: url('geomanist-regular-webfont.woff2') format('woff2'),
       url('geomanist-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Geomanist-regular-book (400) */
@font-face {
  font-family: 'Geomanist-regular-book';
  src: url('geomanist-book-webfont.woff2') format('woff2'),
       url('geomanist-book-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}