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