@font-face {
    font-family: 'HelveticaNeueLTCom-Lt';
    src: url('../../fonts/HelveticaNeueLTCom-Lt.eot');
    src: url('../../fonts/HelveticaNeueLTCom-Lt.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/HelveticaNeueLTCom-Lt.woff') format('woff'),
         url('../../fonts/HelveticaNeueLTCom-Lt.ttf') format('truetype'),
         url('../../fonts/HelveticaNeueLTCom-Lt.svg#bitstream_vera_serifroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTCom-Th';
    src: url('../../fonts/HelveticaNeueLTCom-Th.eot');
    src: url('../../fonts/HelveticaNeueLTCom-Th.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/HelveticaNeueLTCom-Th.woff') format('woff'),
         url('../../fonts/HelveticaNeueLTCom-Th.ttf') format('truetype'),
         url('../../fonts/HelveticaNeueLTCom-Th.svg#bitstream_vera_serifroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

.navigation-main a,
div.footer-block h3{
	font-family: 'HelveticaNeueLTCom-Lt';
	font-weight:normal!important;	
}
td.name-price span.name,
td.name-price span.period,
a.purchase-btn,
.add-full a,
.contact p {
	font-family: 'HelveticaNeueLTCom-Th';
	font-weight:normal!important;	
}


/*--OVERWRITE FROM FOUNDATION TO REPLACE "HELVETICA NEUE"--*/
body button,
body .button,
body select,
body .top-bar-section ul li > a,
body .pricing-table .title,
body .pricing-table .price,
body .side-nav,
body .side-nav li.active > a:first-child:not(.button),
body .accordion .accordion-navigation > a,
body .accordion dd > a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .sub-nav li,
body .label,
ul.navigation-tabs li a {
	font-family: 'HelveticaNeueLTCom-Th';
	font-weight:normal!important;	
}
html body,
div.website-hosting tbody td p,
div.ssl-pricing tbody td li{
	font-family: Helvetica, Roboto, Arial, sans-serif;	
}