
@font-face {
  font-family: 'Geomanist-Bold';
  src:  url('/resource/fonts/Geomanist/Geomanist-Bold.woff') format('woff'),
	    url('/resource/fonts/Geomanist/Geomanist-Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Geomanist-Bold';
  src:  url('/resource/fonts/Geomanist/Geomanist-Black.woff') format('woff'),
	    url('/resource/fonts/Geomanist/Geomanist-Black.ttf')  format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}
