/*@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 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: 'Gotham';
    src: url("../assets/fonts/Gotham-Black_2.otf") format("truetype");
}

@font-face {
    font-family: 'Myriad, Arial, Helvetica, sans-serif';
    src: url("../assets/fonts/MyriadPro-Regular.woff") format("woff");
}

@font-face {
    font-family: 'HelveticaLT';
    src: url("../assets/fonts/HelveticaLT-Condensed-Black3.ttf") format("truetype");
}

@font-face {
    font-family: 'ArielRounded';
    src: url("../assets/fonts/ArialRoundedMTBold.ttf") format("truetype");
}

@font-face {
    font-family: 'Archivo Black';
    src: url("../assets/fonts/ArchivoBlack-Regular.otf") format("opentype");
}