@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/Arial.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Arial/Arial.woff") format("woff"),
    url("../fonts/Arial/Arial.ttf") format("truetype"),
    url("../fonts/Arial/Arial.svg#Arial") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/Arial-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Arial/Arial-Black.woff") format("woff"),
    url("../fonts/Arial/Arial-Black.ttf") format("truetype"),
    url("../fonts/Arial/Arial-Black.svg#Arial") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Futura";
  src: url("../fonts/FuturaBT/FuturaBT-Light.eot");
  src: url("../fonts/FuturaBT/FuturaBT-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/FuturaBT/FuturaBT-Light.woff2") format("woff2"),
    url("../fonts/FuturaBT/FuturaBT-Light.woff") format("woff"),
    url("../fonts/FuturaBT/FuturaBT-Light.ttf") format("truetype"),
    url("../fonts/FuturaBT/FuturaBT-Light.svg#FuturaBT-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
