<style type=”text/css”>
@font-face {
font-family: “Smart Tips”; src:
url(https://www.smarttips.in/smarttips.ttf) format(“truetype”);
}
h1.customfont {
font-family: “Smart Tips”, Verdana, Tahoma;
}
</style>
add some google fonts to your website
<link href=” http://fonts.googleapis.com/css?family=Smart+Tips” rel=”stylesheet” type=”text/css” />
p1 { font-family: ‘Smart Tips’, arial, serif; }