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

body{font-family: 'Zekton'; font-weight: normal; font-style: normal;letter-spacing:2px;}