@font-face {
    font-family: 'Ethnocentric';
    src: url('../fonts/Ethnocentric-Regular.otf') format('opentype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Nekst';
    src: url('../fonts/Nekst-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Nekst';
    src: url('../fonts/Nekst-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Nekst';
    src: url('../fonts/Nekst-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Nekst';
    src: url('../fonts/Nekst-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
}
