@font-face {
    font-family: 'Behind the Nineties';
    src: url('../fonts/Behind-the-Nineties-Rg.otf');
}

@font-face {
    font-family: 'Behind the Nineties';
    src: url('../fonts/Behind-the-Nineties-Md.otf');
    font-weight: 500;
}

@font-face {
    font-family: 'Behind the Nineties';
    src: url('../fonts/Behind-the-Nineties-Smbd.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'Behind the Nineties';
    src: url('../fonts/Behind-the-Nineties-Xbd-It.ttf');
    font-weight: 900;
}

@font-face {
    font-family: 'Djoker State';
    src: url('../fonts/Djoker State.otf');
}