
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/lato-lig-webfont.eot');
    src: url('../fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-lig-webfont.woff') format('woff'),
         url('../fonts/lato-lig-webfont.ttf') format('truetype'),
         url('../fonts/lato-lig-webfont.svg#lato_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#titleAlt h1, header h1, header h1, h1, h2, h3, h4, .sideTitle {
	font-family: 'Raleway', Helvetica, Arial, sans-serif;;
}

