I would like to use this code in Google Sites to use my font. Why isn't this working? My browser displays it as Times New Roman.
@font-face {font-family: Johnston ITC; src: url('https://www.servizi.pcngroup.ch/johnston_light/johnstonitclight.ttf');}
h1 {
font-family: Johnston_ITC
}
<h1>Hey, June</h1>
Some suggestions?