@charset "utf-8";
/** OUTPUT GENERATING IMPORTS **/
         
         @font-face {   /**用于保时捷标题英文*/
        font-family: "PorscheFranklinGothic";
        src: url('PorscheFranklinGothic.eot');
        src: url('PorscheFranklinGothic.eot?#iefix') format('eot'), url('PorscheFranklinGothic.woff') format('woff'), url('PorscheFranklinGothic.ttf') format('truetype'), url('PorscheFranklinGothic.svg') format('svg');
        }
		
        @font-face {  /**用于保时捷内容英文*/
        font-family: "PorscheNews";
        src: url('PorscheNews.eot');
        src: url('PorscheNews.eot?#iefix') format('eot'), url('PorscheNews.woff') format('woff'), url('PorscheNews.ttf') format('truetype'), url('PorscheNews.svg') format('svg');
        }

       
