@font-face {
  font-family: 'reeyregular';
  src: url('../_fonts/reey-regular-webfont.woff2') format('woff2'),
    url('../_fonts/reey-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}