/*@font-face {
    font-family: 'BebasNeueBook';
    src: url("../assets/fonts/BebasNeueBook.otf") format("opentype");
}
@font-face {
    font-family: 'BebasNeueBook';
    src: url("../assets/fonts/BebasNeueBold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: 'GROBOLDpro3';
    src: url("../assets/fonts/GROBOLDpro3.otf") format("opentype");
}

@font-face {
    font-family: 'BADABB_';
    src: url("../assets/fonts/BADABB_.ttf") format("truetype");
}*/

@font-face {
    font-family: 'Roboto';
    src: url("../assets/fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto';
    font-weight: bold;
    src: url("../assets/fonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../assets/fonts/RobotoCondensed-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    src: url("../assets/fonts/RobotoCondensed-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Black';
    src: url("../assets/fonts/Roboto-Black.ttf") format("truetype");
}

@font-face {
    font-family: 'bonzai';
    src: url("../assets/fonts/bonzai.ttf") format("truetype");
}

@font-face {
    font-family: 'BebasNeue';
    src: url("../assets/fonts/BebasNeue3.otf") format("truetype");
}

@font-face {
    font-family: 'GROBOLDpro';
    src: url("../assets/fonts/GROBOLDpro3.otf") format("truetype");
}

@font-face {
    font-family: 'Archivo Black';
    src: url("../assets/fonts/ArchivoBlack-Regular.otf") format("opentype");
}
