@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geomanist';
  src: local(''),
    url('/fonts/geomanist/Geomanist-Ultra.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}