Use Helvetica Neue LT Pro 47 Light Condensed as a free web font using the CSS3 @font-face on your website using the code below
</head>
tag. [How to install the code]<link href="https://www.fontify.me/wf/28a091669ca457f551c0bbb7083eb6d2" rel="stylesheet" type="text/css">
<style>
body{
font-family: font157995;
}
</style>
Do NOT use both methods at the same time on the same page!