@font-face {
  font-family: "FuturaPT";
  font-weight: normal;
  src: url("../../fonts/FuturaPT-Medium.eot");
  src: url("../../fonts/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/FuturaPT-Medium.woff") format("woff"),
  url("../../fonts/FuturaPT-Medium.ttf") format("truetype")
}

@font-face {
  font-family: "FuturaPT";
  font-weight: bold;
  src: url("../../fonts/FuturaPT-Bold.eot");
  src: url("../../fonts/FuturaPT-Bold.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/FuturaPT-Bold.woff") format("woff"),
  url("../../fonts/FuturaPT-Bold.ttf") format("truetype")
}

@font-face {
  font-family: "FuturaPT-Heavy";
  font-weight: normal;
  src: url("../../fonts/FuturaPT-Heavy.eot");
  src: url("../../fonts/FuturaPT-Heavy.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/FuturaPT-Heavy.woff") format("woff"),
  url("../../fonts/FuturaPT-Heavy.ttf") format("truetype")
}

@font-face {
  font-family: "FuturaPT-Light";
  font-weight: normal;
  src: url("../../fonts/FuturaPT-Light.eot");
  src: url("../../fonts/FuturaPT-Light.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/FuturaPT-Light.woff") format("woff"),
  url("../../fonts/FuturaPT-Light.ttf") format("truetype")
}

body {
  font-family: "FuturaPT", sans-serif;
}