@font-face {
   font-family: "Skia Bold";
   src: url("fonts/Skia Bold.woff") format("woff"), url("fonts/Skia Bold.eot") format("embedded-opentype"), url("fonts/Skia Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Skia Light";
   src: url("fonts/Skia Light.woff") format("woff"), url("fonts/Skia Light.eot") format("embedded-opentype"), url("fonts/Skia Light.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}