/*** FONT FACE ***/
@font-face {
    font-family: 'MovistarHeadlineBold';
    src: url('fonts/movistarheadline-bold-webfont.eot');
    src: url('fonts/movistarheadline-bold-webfont.eot?iefix') format('eot'),
         url('fonts/movistarheadline-bold-webfont.woff') format('woff'),
         url('fonts/movistarheadline-bold-webfont.ttf') format('truetype'),
         url('fonts/movistarheadline-bold-webfont.svg#webfontZhAFkZ39') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MovistarHeadlineRegular';
    src: url('fonts/movistarheadline-regular-webfont.eot');
    src: url('fonts/movistarheadline-regular-webfont.eot?iefix') format('eot'),
         url('fonts/movistarheadline-regular-webfont.woff') format('woff'),
         url('fonts/movistarheadline-regular-webfont.ttf') format('truetype'),
         url('fonts/movistarheadline-regular-webfont.svg#webfontVhYcHUZV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MovistarTextRegular';
    src: url('fonts/movistartext-regular-webfont.eot');
    src: url('fonts/movistartext-regular-webfont.eot?iefix') format('eot'),
         url('fonts/movistartext-regular-webfont.woff') format('woff'),
         url('fonts/movistartext-regular-webfont.ttf') format('truetype'),
         url('fonts/movistartext-regular-webfont.svg#webfontT4D5zaO2') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*** FIN FONT FACE ***/