/questions/2237540/how-do-i-load-external-fonts-into-an-html-document
@font-face {
font-family: "Kimberley";
src: url(/fonts/larabie/ »
) format("truetype");
}
h1 { font-family: "Kimberley", sans-serif }
/questions/2237540/how-do-i-load-external-fonts-into-an-html-document
@font-face {
font-family: "Kimberley";
src: url(/fonts/larabie/ »
) format("truetype");
}
h1 { font-family: "Kimberley", sans-serif }