@font-face {
  font-family: 'geomanist';
  src: url('geomanist-medium/geomanist-medium.eot');
  src: url('geomanist-medium/geomanist-medium.woff') format('woff'),
  url('geomanist-medium/geomanist-medium.ttf') format('truetype'),
  url('geomanist-medium/geomanist-medium.svg#geomanistmedium') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'geomanist';
  src: url('geomanist-book/geomanist-book.eot');
  src: url('geomanist-book/geomanist-book.woff') format('woff'),
  url('geomanist-book/geomanist-book.ttf') format('truetype'),
  url('geomanist-book/geomanist-book.svg#geomanistbook') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'geomanist';
  src: url('geomanist-regular/geomanist-regular.eot');
  src: url('geomanist-regular/geomanist-regular.woff') format('woff'),
  url('geomanist-regular/geomanist-regular.ttf') format('truetype'),
  url('geomanist-regular/geomanist-regular.svg#geomanist_regularregular') format('svg');
  font-weight: 400;
  font-style: normal;
}