@font-face {
   font-family: "Proxima Nova";
   src: url("fonts/Proxima Nova.woff") format("woff"), url("fonts/Proxima Nova.eot") format("embedded-opentype"), url("fonts/Proxima Nova.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Proxima Nova";
   src: url("fonts/Proxima Nova Thin.woff") format("woff"), url("fonts/Proxima Nova Thin.eot") format("embedded-opentype"), url("fonts/Proxima Nova Thin.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Arial Bold";
   src: url("fonts/Arial Bold.woff") format("woff"), url("fonts/Arial Bold.eot") format("embedded-opentype"), url("fonts/Arial Bold.ttf") format("truetype"), url("fonts/Arial Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}