

/**
 * GFace embedded fonts
 *
 * @category    GFaceCom
 * @package     Fonts
 * @copyright   2011 Crytek GmbH
 * @license     http://gface.de/license
 * @version     $Revision: $
 */

@font-face {
                font-family: 'SceneProRegular';
                src: url('/css/fonts/sceneproregular.eot');
                src: url('/css/fonts/sceneproregular.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/sceneproregular.woff') format('woff');
                         
                font-weight: normal;
                font-style: normal;
        }


@font-face {
                font-family: 'SceneProLight';
                src: url('/css/fonts/sceneprolight.eot');
                src: url('/css/fonts/sceneprolight.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/sceneprolight.woff') format('woff');
                         
                font-weight: normal;
                font-style: normal;
        }


@font-face {
                font-family: 'SceneProMedium';
                src: url('/css/fonts/scenepromedium.eot');
                src: url('/css/fonts/scenepromedium.eot?#iefix') format('embedded-opentype'),
                        url('/css/fonts/scenepromedium.woff') format('woff');
                         
                font-weight: normal;
                font-style: normal;
        }


@font-face {
                font-family: 'SceneProItalic';
                src: url('/css/fonts/sceneproitalic.eot');
                src: url('/css/fonts/sceneproitalic.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/sceneproitalic.woff') format('woff');
                       
                font-weight: normal;
                font-style: normal;
        }

@font-face {
                font-family: 'SceneProBold';
                src: url('/css/fonts/sceneprobold.eot');
                src: url('/css/fonts/sceneprobold.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/sceneprobold.woff') format('woff');
                         
                font-weight: normal;
                font-style: normal;
        }

@font-face {
                font-family: 'SceneProBoldItalic';
                src: url('/css/fonts/sceneprobolditalic.eot');
                src: url('/css/fonts/sceneprobolditalic.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/sceneprobolditalic.woff') format('woff');
                        
                font-weight: normal;
                font-style: normal;
        }

@font-face {
                font-family: 'proximaregular';
                src: url('/css/fonts/proximaregular.woff') format('woff');
                        
                font-weight: normal;
                font-style: normal;
        }


@font-face {
                font-family: 'proximasemibold';
                src: url('/css/fonts/proximasemibold.woff') format('woff');
                        
                font-weight: normal;
                font-style: normal;
        }


@font-face {
                font-family: 'proximabold';
                src: url('/css/fonts/proximabold.woff') format('woff');
                        
                font-weight: normal;
                font-style: normal;
        }

@font-face {
                font-family: 'AvenirMedium';
                src: url('/css/fonts/28941F_0_0.eot');
                src: url('/css/fonts/28941F_0_0.eot?#iefix') format('embedded-opentype'),
                         url('/css/fonts/28941F_0_0.woff') format('woff');

                font-weight: normal;
                font-style: normal;
        }
