Use ORK Medium 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/40eb78d4e27bd7d93334ec7fd41dd8b0" rel="stylesheet" type="text/css">
<style>
body{
font-family: font157696;
}
</style>
Do NOT use both methods at the same time on the same page!