/* The fonts referenced herein are copyright (c) SoftMaker Software GmbH and its licensors, 1991-2011 */


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

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

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

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

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

