|
|
@ -5,9 +5,9 @@
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
|
|
@font-face{
|
|
|
|
@font-face{
|
|
|
|
font-family:"Pitchoun";
|
|
|
|
font-family:"Hershey";
|
|
|
|
src: url("font/pitchoun.ttf") format("truetype"),
|
|
|
|
src: url("font/Hershey-Noailles-timesb-handles-bold.ttf") format("truetype"),
|
|
|
|
url("http://hershey-noailles.luuse.io/output/pitchoun-dashed-regular/Hershey-Noailles-pitchoun-dashed-regular.ttf")format("truetype");
|
|
|
|
url("http://hershey-noailles.luuse.io/output/timesb-handles-bold/Hershey-Noailles-timesb-handles-bold.ttf") format("truetype");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -65,6 +65,8 @@ var x = setInterval(function() {
|
|
|
|
}, 1000);
|
|
|
|
}, 1000);
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
until next broadcast
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|