@charset "utf-8";

@font-face { 
  font-family:'mg';
  src: url('font/mg.eot'); /* IE 4-8 */
  src: url('font/mg.eot?') format('eot'), /* IE 9 */ 
       url('font/mg.woff') format('woff'); /* IE 9, Firefox 3.6+, Chrome 6+ */
}

@font-face { 
  font-family:'mgb';
  src: url('font/mgb.eot'); /* IE 4-8 */
  src: url('font/mgb.eot?') format('eot'), /* IE 9 */ 
       url('font/mgb.woff') format('woff'); /* IE 9, Firefox 3.6+, Chrome 6+ */
}​