Page 495 - 2
P. 495

line-height: 65px;
            }


            .xlarge {
              font-size: 75px;
              line-height: 75px;
              letter-spacing: -3px;
            }


            .thin {
              font-family: Roboto, sans-serif;
              font-weight: 100;
            }


            .light {
              font-family: "Roboto Condensed", sans-serif;
              font-weight: 300;
            }


            .regular {
              font-family: "Roboto Condensed", sans-serif;
              font-weight: 400;
            }


            .bold {
              font-family: "Roboto Condensed", sans-serif;
              font-weight: 700;
            }


            .align-right {
              text-align: right;
            }


            .align-left {
              text-align: left;
            }


            header {
              text-transform: uppercase;
              font-size: 15px;
              font-family: "Roboto Condensed";
              font-weight: 400;
              border-bottom: 1px solid #666;
              line-height: 15px;
              padding-bottom: 5px;


                                                         - 495 -
   490   491   492   493   494   495   496   497   498   499   500