@charset "UTF-8";
/* CSS Document */

@font-face {
	font-style: normal;
	font-family: 'VodafoneBold';
	src: url("fonts/vodafonergbd-webfont.eot");
	src: url("fonts/vodafonergbd-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/vodafonergbd-webfont.woff") format("woff"),
		 url("fonts/vodafonergbd-webfont.ttf") format("truetype"),
		 url("fonts/vodafonergbd-webfont.svg#VodafoneBold") format("svg");
}
@font-face {
	font-style: normal;
	font-family: 'VodafoneRegular';
	src: url("fonts/VodafoneRgd41d.eot");
	src: url("fonts/VodafoneRgd41d.eot?#iefix") format("embedded-opentype"),
		 url("fonts/VodafoneRg.woff") format("woff"),
		 url("fonts/VodafoneRg.ttf") format("truetype"),
		 url("fonts/VodafoneRg.svg#VodafoneRegular") format("svg");
}
@font-face { 
	font-style: normal; font-weight: 400;
	font-family: 'VodafoneLight';
	src: url("fonts/vodafone-light.eot");
	src: url("fonts/vodafone-light.eot?#iefix") format("embedded-opentype");
	src: url("fonts/vodafone-light.woff") format("woff");
	
}