/* font config */
@font-face {
    font-family: 'VodafonePTYRgRegular';
    src: url('../fonts/vodafoneptyrg_digital-webfont.eot');
    src: url('../fonts/vodafoneptyrg_digital-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vodafoneptyrg_digital-webfont.woff') format('woff'),
         url('../fonts/vodafoneptyrg_digital-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}