/* Poppins font faces */
@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/Poppins-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/Poppins-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/Poppins-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../fonts/poppins/Poppins-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://hub-bestwallet.xyz/wp-content/themes/bestwallet/assets/fonts/noto/NotoSans-Regular-cyrillic.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C88, U+20B4, U+2116;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://hub-bestwallet.xyz/wp-content/themes/bestwallet/assets/fonts/noto/NotoSans-Medium-cyrillic.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C88, U+20B4, U+2116;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://hub-bestwallet.xyz/wp-content/themes/bestwallet/assets/fonts/noto/NotoSans-SemiBold-cyrillic.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C88, U+20B4, U+2116;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://hub-bestwallet.xyz/wp-content/themes/bestwallet/assets/fonts/noto/NotoSans-Bold-cyrillic.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0400-04FF, U+0500-052F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C88, U+20B4, U+2116;
}