@font-face {
    font-family: 'V Extra';
    src: url('Ethnocentric-ExtraLight.woff2') format('woff2'),
        url('Ethnocentric-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'V Book';
    src: url('Ethnocentric-Book.woff2') format('woff2'),
        url('Ethnocentric-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'V Bold';
    src: url('Ethnocentric-RegularBold.woff2') format('woff2'),
        url('Ethnocentric-RegularBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'V';
    src: url('Ethnocentric-Light.woff2') format('woff2'),
        url('Ethnocentric-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

