@font-face {
    font-family: 'chivobold';
    src: url('chivo-bold-webfont.eot');
    src: url('chivo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('chivo-bold-webfont.woff2') format('woff2'),
         url('chivo-bold-webfont.woff') format('woff'),
         url('chivo-bold-webfont.svg#chivobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'chivolight';
    src: url('chivo-light-webfont.eot');
    src: url('chivo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('chivo-light-webfont.woff2') format('woff2'),
         url('chivo-light-webfont.woff') format('woff'),
         url('chivo-light-webfont.svg#chivolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'chivoregular';
    src: url('chivo-regular-webfont.eot');
    src: url('chivo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('chivo-regular-webfont.woff2') format('woff2'),
         url('chivo-regular-webfont.woff') format('woff'),
         url('chivo-regular-webfont.svg#chivoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'festersemi-condensed_heavy';
    src: url('fester_heavy-webfont.eot');
    src: url('fester_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fester_heavy-webfont.woff2') format('woff2'),
         url('fester_heavy-webfont.woff') format('woff'),
         url('fester_heavy-webfont.svg#festersemi-condensed_heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

#contenedor {
    width: 100%;
  margin: 0 auto;
}


#lacaja {
    width: 90%;
    margin-top: -160px;
    margin-left:0;
     color: #4800aa;
     text-align: center;
    
}

#titular {
    height: 480px;
 
    margin: 0 auto;
    width: 480px;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-color: #4800aa;
}

#datosvarios {
    margin: 0 auto;
    width: 300px;}

h1 {
    color: #00ffc4;
    font-family: 'festersemi-condensed_heavy';
    font-size: 250px;
    text-align: center;
    letter-spacing: 10px;
    margin-top: 114px;
}



h2 {
    font-family: 'chivobold';
    font-size: 40px;
    line-height: 75px;
    letter-spacing: 4px;
    color: #4800aa;
    width: 
}

h3 {
    padding-bottom: 12px;
    font-family: 'chivobold';
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 2px;
}