|
|
|
@ -4,15 +4,13 @@
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'PT Sans';
|
|
|
|
|
font-style: normal;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
src: local('PT Sans'), local('PTSans-Regular'),
|
|
|
|
|
url(data:application/font-woff2;charset=utf-8;base64,d09GRgABAAAAAHowABMAAAAA+OAA) format('woff2');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@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");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#demo {
|
|
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|