@font-face {
   font-family: "BolsterBold";
   src: url("fonts/BolsterBold Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Pro";
   src: url("fonts/BebasNeuePro-Bold.woff") format("woff"), url("fonts/BebasNeuePro-Bold.eot") format("embedded-opentype"), url("fonts/BebasNeuePro-Bold.ttf") format("truetype"), url("fonts/BebasNeuePro-Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Pro";
   src: url("fonts/BebasNeuePro-BoldItalic.woff") format("woff"), url("fonts/BebasNeuePro-BoldItalic.eot") format("embedded-opentype"), url("fonts/BebasNeuePro-BoldItalic.ttf") format("truetype"), url("fonts/BebasNeuePro-BoldItalic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Bebas Neue Pro";
   src: url("fonts/BebasNeuePro-Italic.woff") format("woff"), url("fonts/BebasNeuePro-Italic.eot") format("embedded-opentype"), url("fonts/BebasNeuePro-Italic.ttf") format("truetype"), url("fonts/BebasNeuePro-Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}