@charset "utf-8";
/* Movistar 1.3 -  @font-face */
@font-face {
	font-family: "Movistarhd Bold"; 
	src: url(../fonts/movistarheadline-bold.woff) format('woff'), 
	 	 url(../fonts/movistarheadline-bold.ttf) format('truetype'), 
		 url(../fonts/movistarheadline-bold.eot);
}
@font-face {
	font-family: "Movistarhd Regular"; 
	src: url(../fonts/movistarheadline-regular.woff) format('woff'),
	 	 url(../fonts/movistarheadline-regular.ttf) format('truetype'), 
		 url(../fonts/movistarheadline-regular.eot);
}
@font-face {
	font-family: "Movistar Market";	
	src: url(../fonts/movistar-market.woff) format('woff'),
	 	 url(../fonts/movistar-market.ttf) format('truetype'), 
		 url(../fonts/movistar-market.eot);
}
@font-face {
	font-family: "Movistartx Bold";	
	src: url(../fonts/movistartext-bold.woff) format('woff'),
	 	 url(../fonts/movistartext-bold.ttf) format('truetype'), 
		 url(../fonts/movistartext-bold.eot);
}
@font-face {
	font-family: "Movistartx Regular";	
	src: url(../fonts/movistartext-regular.woff) format('woff'),
	 	 url(../fonts/movistartext-regular.ttf) format('truetype'), 
		 url(../fonts/movistartext-regular.eot);
}
@font-face {
	font-family: "Telefonica Headline";
	src: url(../fonts/telefonicaheadline-light.woff) format('woff'),
	 	 url(../fonts/telefonicaheadline-light.ttf) format('truetype');
}
@font-face {
	font-family: "Telefonica Light";
	src: url(../fonts/telefonica-light.woff) format('woff'),
	 	 url(../fonts/telefonica-light.ttf) format('truetype');
}
@font-face {
	font-family: "Telefonica Script";
	src: url(../fonts/telefonica-script.woff) format('woff'),
	 	 url(../fonts/telefonica-script.ttf) format('truetype');
}
@font-face {
	font-family: "Telefonicatx Bold";
	src: url(../fonts/telefonicatext-bold.woff) format('woff'),
	 	 url(../fonts/telefonicatext-bold.ttf) format('truetype');
}
@font-face {
	font-family: "Telefonicatx Italic";
	src: url(../fonts/telefonicatext-italic.woff) format('woff'),
	 	 url(../fonts/telefonicatext-italic.ttf) format('truetype');
}
@font-face {
	font-family: "Telefonicatx Regular";
	src: url(../fonts/telefonicatext-regular.woff) format('woff'),
	 	 url(../fonts/telefonicatext-regular.ttf) format('truetype');
}

/*TELEFONICA V2.5*/

@font-face {
	font-family: "TelefonicaWeb Regular";
	src: url(../fonts/telefonicacapweb-regular.eot) format('embedded-opentype'),
	 	 url(../fonts/telefonicacapweb-regular.svg) format('svg'),
	 	 url(../fonts/telefonicacapweb-regular.woff) format('woff'),
	 	 url(../fonts/telefonicacapweb-regular.woff2) format('woff2');
}

@font-face {
	font-family: "TelefonicaWeb Bold";
	src: url(../fonts/telefonicaweb-bold.eot) format('embedded-opentype'),
	 	 url(../fonts/telefonicaweb-bold.svg) format('svg'),
	 	 url(../fonts/telefonicaweb-bold.woff) format('woff'),
	 	 url(../fonts/telefonicaweb-bold.woff2) format('woff2');
}

@font-face {
	font-family: "TelefonicaWeb ExtraLight";
	src: url(../fonts/telefonicaweb-extralight.eot) format('embedded-opentype'),
	 	 url(../fonts/telefonicaweb-extralight.svg) format('svg'),
	 	 url(../fonts/telefonicaweb-extralight.woff) format('woff'),
	 	 url(../fonts/telefonicaweb-extralight.woff2) format('woff2');
}

@font-face {
	font-family: "TelefonicaWeb Hand";
	src: url(../fonts/telefonicaweb-hand.eot) format('embedded-opentype'),
	 	 url(../fonts/telefonicaweb-hand.svg) format('svg'),
	 	 url(../fonts/telefonicaweb-hand.woff) format('woff'),
	 	 url(../fonts/telefonicaweb-hand.woff2) format('woff2');
}

@font-face {
	font-family: "TelefonicaWeb Light";
	src: url(../fonts/telefonicaweb-light.eot) format('embedded-opentype'),
	 	 url(../fonts/telefonicaweb-light.svg) format('svg'),
	 	 url(../fonts/telefonicaweb-light.woff) format('woff'),
	 	 url(../fonts/telefonicaweb-light.woff2) format('woff2');
}

/* Usage */

/*TELEFONICA V2.5*/

.telefonicaweb-regular {
	font-family: "TelefonicaWeb Regular", Arial, Helvetica, sans-serif !important;
}
.telefonicaweb-bold {
	font-family: "TelefonicaWeb Bold", Arial, Helvetica, sans-serif !important;
}
.telefonicaweb-extralight {
	font-family: "TelefonicaWeb ExtraLight", Arial, Helvetica, sans-serif !important;
}
.telefonicaweb-hand {
	font-family: "TelefonicaWeb Hand", Arial, Helvetica, sans-serif !important;
}
.telefonicaweb-light {
	font-family: "TelefonicaWeb Light", Arial, Helvetica, sans-serif !important;
}




.movistarhd-bold {
	font-family: "Movistarhd Bold", Arial, Helvetica, sans-serif !important;
}
.movistarhd-regular {
	font-family: "Movistarhd Regular", Arial, Helvetica, sans-serif !important;
}
.movistar-market {
	font-family: "Movistar Market", Arial, Helvetica, sans-serif !important;
	font-size: 110% !important;
}
.movistartx-bold {
	font-family: "Movistartx Bold", Arial, Helvetica, sans-serif !important;
}
.movistartx-regular {
	font-family: "Movistartx Regular", Arial, Helvetica, sans-serif !important;
}
.telefonica-headline {
	font-family: "Telefonica Headline", Arial, Helvetica, sans-serif !important;
}
.telefonica-light {
	font-family: "Telefonica Light", Arial, Helvetica, sans-serif !important;
}
.telefonica-script {
	font-family: "Telefonica Script", Arial, Helvetica, sans-serif !important;
	font-size: 150% !important;
	line-height: 0px !important;
}
.telefonicatx-bold {
	font-family: "Telefonicatx Bold", Arial, Helvetica, sans-serif !important;
}
.telefonicatx-italic {
	font-family: "Telefonicatx Italic", Arial, Helvetica, sans-serif !important;
}
.telefonicatx-regular {
	font-family: "Telefonicatx Regular", Arial, Helvetica, sans-serif !important;
}


