@font-face {
    font-family: 'vodafone';
    src: url('vodafone-lt.eot');
    src: url('vodafone-lt.eot?#iefix') format('embedded-opentype'),
         url('vodafone-lt.woff2') format('woff2'),
         url('vodafone-lt.woff') format('woff'),
         url('vodafone-lt.ttf') format('truetype'),
         url('vodafone-lt.svg#vodafone') format('svg');
    font-weight: light;
    font-style: normal;
}




@font-face {
    font-family: 'vodafone';
    src: url('vodafone-bold.eot');
    src: url('vodafone-bold.eot?#iefix') format('embedded-opentype'),
         url('vodafone-bold.woff2') format('woff2'),
         url('vodafone-bold.woff') format('woff'),
         url('vodafone-bold.ttf') format('truetype'),
         url('vodafone-bold.svg#vodafone') format('svg');
    font-weight: bold;
    font-style: normal;
}




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