@font-face {
    font-family: 'Kende';
    src: url('Kende.eot');
    src: url('Kende.eot?#iefix') format('embedded-opentype'),
        url('Kende.woff2') format('woff2'),
        url('Kende.woff') format('woff'),
        url('Kende.ttf') format('truetype'),
        url('Kende.svg#Kende') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

