@font-face {
   font-family: "Futura BdCn BT";
   src: url("fonts/Futura Bold Condensed BT.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Futura Md BT";
   src: url("fonts/Futura Bold Italic BT.ttf") format("truetype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Futura Md BT";
   src: url("fonts/Futura Medium BT.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Futura Md BT";
   src: url("fonts/Futura Medium Italic BT.ttf") format("truetype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Arial Black";
   src: url("fonts/Arial Black.woff") format("woff"), url("fonts/Arial Black.eot") format("embedded-opentype"), url("fonts/Arial Black.ttf") format("truetype"), url("fonts/Arial Black.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}