/* Font Styles */
/* Marc Fehr */

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

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

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