home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 160 / MOBICLIC160.ISO / pc / DATA / DCV160 / DCV160_00 / fonts / GillSansMT.swf / scripts / GillSansMT_fontClassB.as < prev    next >
Text File  |  2013-12-16  |  220b  |  15 lines

  1. package
  2. {
  3.    import mx.core.FontAsset;
  4.    
  5.    public class GillSansMT_fontClassB extends FontAsset
  6.    {
  7.        
  8.       
  9.       public function GillSansMT_fontClassB()
  10.       {
  11.          super();
  12.       }
  13.    }
  14. }
  15.