/** Generated by FG **/
@font-face {
    font-family: 'HelveticaNeueThin';
    src: url('fonts/helveticaneuethin-webfont.eot');
    src: url('fonts/helveticaneuethin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuethin-webfont.woff') format('woff'),
         url('fonts/helveticaneuethin-webfont.ttf') format('truetype'),
         url('fonts/helveticaneuethin-webfont.svg#helveticaneuethin') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Fonts */
h1, h2, h3, h4, .custom-heading {
	font-family: 'HelveticaNeueThin', 'helvetica';
	text-transform: uppercase;
	letter-spacing: 1px;
}