@font-face {
   font-family: "GeosansLight";
   src: url("fonts/GeosansLight-Oblique.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "GeosansLight";
   src: url("fonts/GeosansLight.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Helvetica-Bold";
   src: url("fonts/Helvetica-Bold.TTF") format("truetype");
   font-weight: bold;
   font-style: normal;
}