@font-face {
    font-family: 'e-Ukraine-Light';
    src: url('../fonts/e-Ukraine-Light.woff2') format('woff2'),
        url('../fonts/e-Ukraine-Light.woff') format('woff'),
        url('../fonts/e-Ukraine-Light.ttf') format('truetype'),
        url('../fonts/e-Ukraine-Light.eot?') format('eot');
    font-style: normal;
    font-display: swap;
    font-weight: 300;
}

@font-face {
    font-family: 'e-Ukraine-Regular';
    src: url('../fonts/e-Ukraine-Regular.woff2') format('woff2'),
        url('../fonts/e-Ukraine-Regular.woff') format('woff'),
        url('../fonts/e-Ukraine-Regular.ttf') format('truetype'),
        url('../fonts/e-Ukraine-Regular.eot?') format('eot');
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}

@font-face {
    font-family: 'e-Ukraine-Medium';
    src: url('../fonts/e-Ukraine-Medium.woff2') format('woff2'),
        url('../fonts/e-Ukraine-Medium.woff') format('woff'),
        url('../fonts/e-Ukraine-Medium.ttf') format('truetype'),
        url('../fonts/e-Ukraine-Medium.eot?') format('eot');
    font-style: normal;
    font-display: swap;
    font-weight: 500;
}