@font-face {
    font-family: 'Edo';
    src: local('Edo'),
        url('/webfont/edosz-webfont.ttf') format('ttf'),
        url('/webfont/edosz-webfont.woff') format('woff'),
        url('/webfont/edosz-webfont.woff2') format('woff2'),
        url('/webfont/edosz-webfont.eot') format('eot');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}