@font-face {
    font-family: 'SceneProRegular';
    src: url('../font/scenepro-regular-webfont.eot@') format('eot'),
         url('../font/scenepro-regular-webfont.woff') format('woff'),
         url('../font/scenepro-regular-webfont.ttf') format('truetype'),
         url('../font/scenepro-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SceneProBold';
    src: url('../font/scenepro-bold-webfont.eot@') format('eot'),
         url('../font/scenepro-bold-webfont.woff') format('woff'),
         url('../font/scenepro-bold-webfont.ttf') format('truetype'),
         url('../font/scenepro-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SceneProBoldItalic';
    src: url('../font/scenepro-bolditalic-webfont.eot@') format('eot'),
         url('../font/scenepro-bolditalic-webfont.woff') format('woff'),
         url('../font/scenepro-bolditalic-webfont.ttf') format('truetype'),
         url('../font/scenepro-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SceneProItalic';
    src: url('../font/scenepro-italic-webfont.eot@') format('eot'),
         url('../font/scenepro-italic-webfont.woff') format('woff'),
         url('../font/scenepro-italic-webfont.ttf') format('truetype'),
         url('../font/scenepro-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SceneProLight';
    src: url('../font/scenepro-light-webfont.eot@') format('eot'),
         url('../font/scenepro-light-webfont.woff') format('woff'),
         url('../font/scenepro-light-webfont.ttf') format('truetype'),
         url('../font/scenepro-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


