@font-face {
    font-family: 'Felten';
    src: url('Felten-Regular.woff2') format('woff2'),
        url('Felten-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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