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