@font-face {
    font-family: 'UbuntuLight';
    src: url('../fonts/ubuntu-light-webfont.eot');
    src: url('../fonts/ubuntu-light-webfont.eot?iefix') format('eot'),
         url('../fonts/ubuntu-light-webfont.woff') format('woff'),
         url('../fonts/ubuntu-light-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-light-webfont.svg#webfontSpxL8alA') format('svg');
    font-weight: normal;
    font-style: normal;

}

#panelHolder h4{ font-family: 'UbuntuLight'; font-size:20px; font-weight:100;}
#howPanel h1{ font-family: 'UbuntuLight';}
.homePanel h1{ font-family: 'UbuntuLight'; font-size:20px; color:#222; font-weight:100;}
.titlebarBlue h1{ font-family: 'UbuntuLight'; font-size:22px; color:#FFFFFF; font-weight:100;}
.titlebarOrange h1{ font-family: 'UbuntuLight'; font-size:22px; color:#FFFFFF; font-weight:100;}
.titlebarYellow h1{ font-family: 'UbuntuLight'; font-size:22px; color:#FFFFFF; font-weight:100;}
.leftColContent h2{ font-family: 'UbuntuLight'; font-size:17px; color:#FFFFFF; font-weight:100;}
#login h1{ font-family: 'UbuntuLight'; font-size:15px; color:#222; font-weight:100;}
#step1 h1{ font-family: 'UbuntuLight'; font-size:20px; color:#2D4892; font-weight:100;}
#step2 h1{ font-family: 'UbuntuLight'; font-size:20px; color:#2D4892; font-weight:100;}
#step1 h2{ font-family: 'UbuntuLight'; font-size:17px; color:#2D4892; font-weight:100;}
.titleBox h1{ font-family: 'UbuntuLight'; font-size:17px; color:#2D4892; font-weight:100; text-align:center;}
#step2 h2{ font-family: 'UbuntuLight'; font-size:17px; color:#2D4892; font-weight:100;}
#enterClientArea h1{ font-family: 'UbuntuLight'; font-size:18px; color:#222; font-weight:100;}
#getInTouch h1{ font-family: 'UbuntuLight'; font-size:18px; color:#222; font-weight:100;}
#whyPanel h1{ font-family: 'UbuntuLight'; font-size:18px; color:#2D4892; font-weight:100; text-align:center;}
.formHeader h1{ font-family: 'UbuntuLight'; font-size:18px; color:#FFFFFF; font-weight:100;}

#navBtns input{font-family: 'UbuntuLight';font-size:18px; color:#FFFFFF; font-weight:100;text-align:center;}

nav .phone{font-family: 'UbuntuLight'; font-size:22px; color:#FFFFFF; font-weight:100;}

.button{font-family: 'UbuntuLight'; font-size:18px; font-weight:100; padding: 10px; transition: background 0.2s linear;}

.button:hover{ background-color: #009dd9; transition: background 0.2s linear;}