home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / iconfont.cpt / IconFont / stylesheet_3109.css < prev   
Cascading Style Sheet File  |  1991-06-02  |  292b  |  24 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-family: "IconFont";
  7.         }
  8.         .style3
  9.         {
  10.             font-family: "IconFont";
  11.             font-style: italic;
  12.         }
  13.         .style4
  14.         {
  15.             font-family: "IconFont";
  16.             font-weight: bold;
  17.         }
  18.         .style5
  19.         {
  20.             font-family: "IconFont";
  21.             font-style: italic;
  22.             font-weight: bold;
  23.         }
  24.