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;