 @font-face {
  font-family: 'Homoneta';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/Homoneta-Regular.woff') format('woff'), 
        url('fonts/Homoneta-Regular.woff2') format('woff2'); 
  }
 
  @font-face {
  font-family: 'Homoneta-italic';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/Homoneta-Italic.woff') format('woff'), 
        url('fonts/Homoneta-Italic.woff2') format('woff2'); 
  }

