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

