@font-face {
  font-family: 'greycliff';
  font-style: normal;
  font-weight: 400;
  src: url('./greycliff/greycliff-regular.eot');
  src: url('./greycliff/greycliff-regular.eot?#iefix')
      format('embedded-opentype'),
    url('./greycliff/greycliff-regular.woff2') format('woff2'),
    url('./greycliff/greycliff-regular.woff') format('woff');
}

@font-face {
  font-family: 'greycliff';
  font-style: normal;
  font-weight: 600;
  src: url('./greycliff/greycliff-bold.eot');
  src: url('./greycliff/greycliff-bold.eot?#iefix')
      format('embedded-opentype'),
    url('./greycliff/greycliff-bold.woff2') format('woff2'),
    url('./greycliff/greycliff-bold.woff') format('woff');
}

@font-face {
  font-family: 'greycliff';
  font-style: normal;
  font-weight: 800;
  src: url('./greycliff/greycliff-heavy.eot');
  src: url('./greycliff/greycliff-heavy.eot?#iefix')
      format('embedded-opentype'),
    url('./greycliff/greycliff-heavy.woff2') format('woff2'),
    url('./greycliff/greycliff-heavy.woff') format('woff');
}
