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

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

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