|
|
|
@ -4,6 +4,15 @@
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
@font-face{
|
|
|
|
|
font-family:"GapSansBold.ttf";
|
|
|
|
|
src: url("font/GapSansBold.ttf") format("truetype"),
|
|
|
|
|
url("fonts/dejavusanscondensed-bold-webfont.ttf")format("truetype");
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face{
|
|
|
|
|
font-family:"Pitchoun";
|
|
|
|
|
src: url("font/pitchoun.ttf") format("truetype"),
|
|
|
|
|