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