/* 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;
}

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

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