html {
  height: unset;
  min-height: 100%;
}
@font-face {
  font-family: 'Geomanist';
  font-weight: 400;
  font-style: normal;
  src: local('Geomanist'), url('/assets/font/geomanist-medium-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Basier Square';
  font-weight: normal;
  font-style: normal;
  src: local('Basier Square'), url('/assets/font/basiersquare-regular-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Basier Square';
  font-weight: 600;
  font-style: normal;
  src: local('Basier Square'), url('/assets/font/basiersquare-semibold-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Basier Square';
  font-weight: 500;
  font-style: normal;
  src: local('Basier Square'), url('/assets/font/basiersquare-medium-webfont.woff') format('woff');
}
