/* 
Hoja de estilos para tipografias
*/
@font-face {
    font-family: "TelefonicaTextRegular";
    src: url(fonts/telefonica-webfont.eot);
    src: url(fonts/telefonica-webfont.eot?iefix) format("eot"), url(fonts/telefonica-webfont.woff) format("woff"), url(fonts/telefonica-webfont.ttf) format("truetype"), url(fonts/telefonica-webfont.svg#webfontzZghgSrD) format("svg");
    font-weight: normal;
    font-style: normal
    }
@font-face {
    font-family: "TelefonicaTextBold";
    src: url(fonts/telefonicab-webfont.eot);
    src: url(fonts/telefonicab-webfont.eot?iefix) format("eot"), url(fonts/telefonicab-webfont.woff) format("woff"), url(fonts/telefonicab-webfont.ttf) format("truetype"), url(fonts/telefonicab-webfont.svg#webfontalhJJxCX) format("svg");
    font-weight: normal;
    font-style: normal
    }
@font-face {
    font-family: "TelefonicaHeadlineLightRegular";
    src: url(fonts/telefonicah-webfont.eot);
    src: url(fonts/telefonicah-webfont.eot?iefix) format("eot"), url(fonts/telefonicah-webfont.woff) format("woff"), url(fonts/telefonicah-webfont.ttf) format("truetype"), url(fonts/telefonicah-webfont.svg#webfontjAuOXIeM) format("svg");
    font-weight: normal;
    font-style: normal
    }
body {
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 18px
    }