
@font-face {
  font-family: 'Geomanist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/geomanist-light-webfont.woff2') format('woff2'),
        url('fonts/geomanist-light-webfont.ttf') format('truetype');
}

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

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

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