@font-face {
    font-family: 'Giorgio';
    src: url('GiorgioSansLCG-Bold.eot');
    src: local('Giorgio Sans LCG Bold'), local('GiorgioSansLCG-Bold'),
        url('GiorgioSansLCG-Bold.eot?#iefix') format('embedded-opentype'),
        url('GiorgioSansLCG-Bold.woff2') format('woff2'),
        url('GiorgioSansLCG-Bold.woff') format('woff'),
        url('GiorgioSansLCG-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    
}

