/** Styling Fonts **/
@font-face {
    font-family: 'Helvetica';
    src: url('../../fonts/HelveticaNeueLTCom-HvCn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	line-height: 17;
}