davide.cucurnia@vola.it
2024-02-01 555a537e2e5d9220e3777c30b185606823c817f2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@charset "UTF-8";
@font-face {
    font-family: 'vodafone_rgregular';
    src: url('./font/vodafonerg-webfont.eot');
    src: url('./font/vodafonerg-webfont.eot?#iefix') format('embedded-opentype'), url('./font/vodafonerg-webfont.woff') format('woff'), url('./font/vodafonerg-webfont.ttf') format('truetype'), url('./font/vodafonerg-webfont.svg#vodafone_rgregular') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'vodafone_rgbold';
    src: url('./font/vodafonerg_bd-webfont.eot');
    src: url('./font/vodafonerg_bd-webfont.eot?#iefix') format('embedded-opentype'), url('./font/vodafonerg_bd-webfont.woff') format('woff'), url('./font/vodafonerg_bd-webfont.ttf') format('truetype'), url('./font/vodafonerg_bd-webfont.svg#vodafone_rgbold') format('svg');
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: 'vodafone_ltregular';
    src: url('./font/vodafonelt-webfont.eot');
    src: url('./font/vodafonelt-webfont.eot?#iefix') format('embedded-opentype'), url('./font/vodafonelt-webfont.woff') format('woff'), url('./font/vodafonelt-webfont.ttf') format('truetype'), url('./font/vodafonelt-webfont.svg#vodafone_ltregular') format('svg');
    font-weight: 200;
    font-style: normal
}