@font-face {
  font-family: 'Vodafone';
  font-weight: 300;
  font-style: normal;
  src: url('./VodafoneLight.eot');
  src: url('./VodafoneLight.eot?#iefix') format('embedded-opentype'),
    url('./VodafoneLight.woff') format('woff'),
    url('./VodafoneLight.ttf') format('truetype'),
    url('./VodafoneLight.svg#Vodafone-Light') format('svg');
}

@font-face {
  font-family: 'Vodafone';
  font-weight: 400;
  font-style: normal;
  src: url('./VodafoneRegular.eot');
  src: url('./VodafoneRegular.eot?#iefix') format('embedded-opentype'),
    url('./VodafoneRegular.woff') format('woff'),
    url('./VodafoneRegular.ttf') format('truetype'),
    url('./VodafoneRegular.svg#Vodafone-Regular') format('svg');
}

@font-face {
  font-family: 'Vodafone';
  font-weight: 700;
  font-style: normal;
  src: url('./VodafoneRegularBold.eot');
  src: url('./VodafoneRegularBold.eot?#iefix') format('embedded-opentype'),
    url('./VodafoneRegularBold.woff') format('woff'),
    url('./VodafoneRegularBold.ttf') format('truetype'),
    url('./VodafoneRegularBold.svg#Vodafone-Bold') format('svg');
}
