@charset "utf-8";
/* CSS Document */

@font-face { 
  font-family: 'myfont'; 
  src: url('zw/myfont.eot'); 
  src: url('zw/myfont.eot?#iefix') format('embedded-opentype'), 
 /*		url('微软雅黑.woff') format('woff'), */
        url('zw/myfont.ttf') format('truetype');
  font-weight: normal; 
  font-style: normal; 
}
