@font-face {
   font-family: "Segoe UI";
   src: url("fonts/Segoe UI.woff") format("woff"), url("fonts/Segoe UI.eot") format("embedded-opentype"), url("fonts/Segoe UI.ttf") format("truetype"), url("fonts/Segoe UI.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Bold";
   src: url("fonts/BebasNeueBold.woff") format("woff"), url("fonts/BebasNeueBold.eot") format("embedded-opentype"), url("fonts/BebasNeueBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "PT Sans";
   src: url("fonts/PT Sans.woff") format("woff"), url("fonts/PT Sans.eot") format("embedded-opentype"), url("fonts/PT Sans.ttf") format("truetype"), url("fonts/PT Sans.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}