@font-face {
  font-family: "GardenaSans-Cond";
  font-weight: normal;
  src: url("../../fonts/GardenaSans-CondRegular.eot");
  src: url("../../fonts/GardenaSans-CondRegular.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/GardenaSans-CondRegular.woff") format("woff"),
  url("../../fonts/GardenaSans-CondRegular.ttf") format("truetype")
}

@font-face {
  font-family: "GardenaSans-Cond";
  font-weight: bold;
  src: url("../../fonts/GardenaSans-CondBold.eot");
  src: url("../../fonts/GardenaSans-CondBold.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/GardenaSans-CondBold.woff") format("woff"),
  url("../../fonts/GardenaSans-CondBold.ttf") format("truetype")
}

@font-face {
  font-family: "GardenaSans-CondMedium";
  font-weight: normal;
  src: url("../../fonts/GardenaSans-CondMedium.eot");
  src: url("../../fonts/GardenaSans-CondMedium.eot?#iefix") format("embedded-opentype"),
  url("../../fonts/GardenaSans-CondMedium.woff") format("woff"),
  url("../../fonts/GardenaSans-CondMedium.ttf") format("truetype")
}

body {
  font-family: "GardenaSans-Cond", sans-serif;
}