
/* @font-face {
  font-family: 'featherly';
  src: url('../fonts/featherly.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
    font-family: 'featherly';
    src: url('../fonts/featherly.woff2') format('woff2'),
        url('../fonts/featherly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


