@font-face {
    font-family: 'Kundera';
    src: local('Kundera'), url('Kundera.woff2') format('woff2'), url('Kundera.woff') format('woff'), url('Kundera.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Kundera';
    src: local('Kundera Italic'), local('Kundera-Italic'), url('Kunderaitalic.woff2') format('woff2'), url('Kunderaitalic.woff') format('woff'), url('Kunderaitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Kundera';
    src: local('Kundera Bold'), local('Kundera-Bold'), url('Kunderabold.woff2') format('woff2'), url('Kunderabold.woff') format('woff'), url('Kunderabold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
