/*
@font-face {
    font-family: 'Fixel';
    src: url('./fixel/FixelGX.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel';
    src: url('./fixel/FixelGX-Italic.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'eUkraine';
    src: url('./e-ukraine/e-Ukraine-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
