/*@font-face {
   font-family: 'din';
   src: url('../fonts/DINCond Regular.TTF') format('truetype');
}
@font-face {
   font-family: 'dinBold';
   src: url('../fonts/DINCond Bold.TTF') format('truetype');
}
@font-face {
  font-family: "dinMedium";
  src: url('../fonts/DINCond_Medium.eot');
  src: local("?"),
    url('../fonts/DINCond_Medium.ttf') format('truetype');
}
@font-face {
  font-family: "allerBold";
  src: url('../fonts/Aller_Bd.eot');
  src: local("?"),
    url('../fonts/Aller_Bd.ttf') format('truetype');
}
@font-face {
  font-family: "DroidSans";
  src: url('../fonts/DroidSans.eot');
  src: local("?"),
    url('../fonts/DroidSans.ttf') format('truetype');
}
@font-face {
  font-family: "DroidSans-Bold";
  src: url('../fonts/DroidSans-Bold.eot');
  src: local("?"),
    url('../fonts/DroidSans-Bold.ttf') format('truetype');
}*/
@font-face {
  font-family: "Lobster";
  src: url('../fonts/lobster_1_4-webfont.eot');
  src: local("?"),
    url('../fonts/Lobster_1_4.ttf') format('truetype'),
    url('../fonts/Lobster_1_4.woff') format('woff'),
    url('../fonts/Lobster_1_4.svg#Lobster_1_4') format('svg');
}
@font-face {
  font-family: "Ardley";
  src: url('../fonts/ardley_h.eot');
  src: local("?"),
    url('../fonts/ardley_h.ttf') format('truetype');
}
@font-face {
  font-family: "VAG_Rounded";
  src: url('../fonts/vag_rounded_bt-webfont.eot');
  src: local("?"),
    url('../fonts/VAG_Rounded_BT.ttf') format('truetype'),
    url('../fonts/vag_rounded_bt-webfont.svg#VAGRoundedBTRegular') format('svg');
}