@font-face {
    font-family: 'RotondaBoldRegular';
    src: url('rotonbol-webfont.eot');
    src: url('rotonbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('rotonbol-webfont.woff') format('woff'),
         url('rotonbol-webfont.ttf') format('truetype'),
         url('rotonbol-webfont.svg#rotonda_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RotondaRegular';
    src: url('rotonreg-webfont.eot');
    src: url('rotonreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('rotonreg-webfont.woff') format('woff'),
         url('rotonreg-webfont.ttf') format('truetype'),
         url('rotonreg-webfont.svg#rotondaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}