Update '12/blank.html'

master
markvandenheuvel 4 years ago
parent 5327b8a232
commit 1af05d0a94

@ -4,12 +4,19 @@
<style>
@font-face{
@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");
}
@font-face{
font-family:"Hershey";
src: url("font/Hershey-Noailles-timesb-handles-bold.ttf") format("truetype"),
url("http://hershey-noailles.luuse.io/output/timesb-handles-bold/Hershey-Noailles-timesb-handles-bold.ttf") format("truetype");
}
#demo {
@ -17,7 +24,7 @@
text-align: center;
font-size: 70px;
color: white;
font-family:"Pitchoun";
font-family:"Hershey";
}

Loading…
Cancel
Save