blob: b21066df8f57a8b11432a1168a62e7a4fbbe07b1 [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
@font-face {
font-family: CustomFontFamily;
src: url(/fonts/Ahem.ttf);
}
</style>
<div style="font-size: 30px; font-family: CustomFontFamily">Hello!</div>