@font-face {
    font-family: 'neuehanskendrick-bold';
    src: url('neuehanskendrick-bold.ttf') format('truetype'),
         url('neuehanskendrick-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neuehanskendrick-extrabold';
    src: url('NeueHansKendrick-ExtraBold.ttf') format('truetype'),
         url('neuehanskendrick-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neuehanskendrick-regular';
    src: url('neuehanskendrick-regular.ttf') format('truetype'),
         url('neuehanskendrick-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'prueba';
    src: url('3Dumb-webfont.eot');
    src: url('3Dumb-webfont.eot?#iefix') format('embedded-opentype'),
         url('3Dumb-webfont.woff2') format('woff2'),
         url('neuehanskendrick-regular.woff') format('woff'),
         url('3Dumb-webfont.ttf') format('truetype'),
         url('3Dumb-webfont.svg#3dumbregular') format('svg');
    font-weight: normal;
    font-style: normal;
}