From 81e12a816722a03502933786035b98ea733ad058 Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Tue, 2 Jun 2020 18:43:44 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/12/blank.html b/12/blank.html index fad7c2c..e7281b1 100644 --- a/12/blank.html +++ b/12/blank.html @@ -8,6 +8,12 @@ #demo { + @font-face{ + font-family:"Pitchoun"; + src: url("font/pitchoun.ttf") format("truetype"), + url("http://hershey-noailles.luuse.io/output/pitchoun-dashed-regular/Hershey-Noailles-pitchoun-dashed-regular.ttf")format("truetype"); + } + text-align: center; font-size: 70px; color: black;