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