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