@font-face {
    font-family: 'Homoneta';
    src:  url('webfonts/Homoneta-Regular.woff') format('woff'),
          url('otf/Homoneta-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

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