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

@font-face {
    font-family: 'rr';
    src: url('fonts/rr.eot');
    src: url('fonts/rr.eot?#iefix') format('embedded-opentype'),
         url('fonts/rr.woff') format('woff'),
         url('fonts/rr.ttf') format('truetype'),
         url('fonts/rr.svg#HelveticaNeueRegular') format('svg');
}

@font-face {
    font-family: 'Condensed';
    src: url('fonts/condensed.eot');
    src: url('fonts/condensed.eot?#iefix') format('embedded-opentype'),
         url('fonts/condensed.woff') format('woff'),
         url('fonts/condensed.ttf') format('truetype'),
         url('fonts/condensed.svg#HelveticaNeueRegular') format('svg');
}

@font-face {
    font-family: 'Sharetech';
    src: url('fonts/Sharetech.eot');
    src: url('fonts/Sharetech.eot?#iefix') format('embedded-opentype'),
         url('fonts/Sharetech.woff') format('woff'),
         url('fonts/Sharetech.ttf') format('truetype'),
         url('fonts/Sharetech.svg#HelveticaNeueRegular') format('svg');
}