/* The fonts referenced herein are copyright (c) SoftMaker Software GmbH and its licensors, 1991-2012 */


@font-face {
    font-family: 'Opus Pro';
    src: url('opus-pro-regular-webfont.eot');
    src: url('opus-pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opus-pro-regular-webfont.woff') format('woff'),
         url('opus-pro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Opus Pro';
    src: url('opus-pro-italic-webfont.eot');
    src: url('opus-pro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opus-pro-italic-webfont.woff') format('woff'),
         url('opus-pro-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Opus Pro';
    src: url('opus-pro-bold-webfont.eot');
    src: url('opus-pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opus-pro-bold-webfont.woff') format('woff'),
         url('opus-pro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Opus Pro';
    src: url('opus-pro-bolditalic-webfont.eot');
    src: url('opus-pro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opus-pro-bolditalic-webfont.woff') format('woff'),
         url('opus-pro-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

