body{
    background-color: #212121!important;
}


@font-face {
   font-family: 'big_noodle_titling';
   src: url('fuentes/big_noodle_titling.ttf') format("truetype");
   font-weight: normal;
   font-style: normal;
}

@font-face {
    font-family: 'Orbitron-Regular.ttf';
    src: url('fuentes/Orbitron-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
 }
 @font-face {
    font-family: 'Typo_Round_Bold_Italic_Demo.otf';
    src: url('fuentes/Typo_Round_Bold_Italic_Demo.otf') format("truetype");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Ubuntu-Title.ttf';
    src: url('fuentes/Ubuntu-Title.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
 }
 

h5{
    /* font-family: 'big_noodle_titling'; */
}