@font-face {
    font-family: 'Stellar';
    src: url('https://bzin.tv/fonts/stellar-regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Stellar';
    src: url('https://bzin.tv/fonts/stellar-light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Stellar';
    src: url('https://bzin.tv/fonts/stellar-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Stellar';
    src: url('https://bzin.tv/fonts/stellar-bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}