@font-face {
    font-family: 'helveticarounded';
    src: url('../fonts/helveticaround.eot');
    src: url('../fonts/helveticaround.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaround.woff') format('woff'),
    url('../fonts/helveticaround.ttf') format('truetype'),
    url('../fonts/helveticaround.svg#helveticarounded') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'helveticarounded';
        src: url('../fonts/helveticaround.svg#helveticarounded') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}




@font-face {
    font-family: 'RotondaC';
    src: url('../fonts/RotondaC_gdi.eot');
    src: url('../fonts/RotondaC_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RotondaC_gdi.woff') format('woff'),
    url('../fonts/RotondaC_gdi.ttf') format('truetype'),
    url('../fonts/RotondaC_gdi.svg#RotondaC-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family: 'RotondaC';
    src: url('../fonts/RotondaC-Bold_gdi.eot');
    src: url('../fonts/RotondaC-Bold_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RotondaC-Bold_gdi.woff') format('woff'),
    url('../fonts/RotondaC-Bold_gdi.ttf') format('truetype'),
    url('../fonts/RotondaC-Bold_gdi.svg#RotondaC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family: 'RotondaC Bold';
    font-style: normal;
    font-weight: normal;
    src: local('RotondaC Bold'), url('../fonts/rotondac-bold.woff') format('woff');
}