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