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