@font-face {
    font-family: 'e-Ukraine';
    src: url('../font/e-Ukraine-UltraLight.woff2') format('woff2'),
         url('../font/e-Ukraine-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

@font-face {
    font-family: 'e-Ukraine';
    src: url('../font/e-Ukraine-Bold.woff2') format('woff2'),
         url('../font/e-Ukraine-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GrtskTera';
    src: url('../font/GrtskTera-Semibold.woff') format('woff2'),
         url('../font/GrtskTera-Semibold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}