@font-face {
  font-family: DINBlackAlt;
  src: url(../fonts/DIN-BlackAlternate.ttf);
}

@font-face {
  font-family: DINBold;
  src: url(../fonts/DIN-Bold.ttf);
}

@font-face {
  font-family: DINLight;
  src: url(../fonts/DIN-Light.ttf);
}

@font-face {
  font-family: DINMedium;
  src: url(../fonts/DIN-Medium.ttf);
}

@font-face {
  font-family: DINRegular;
  src: url(../fonts/DIN-Regular.ttf);
}

@font-face {
  font-family: DINRegularAlt;
  src: url(../fonts/DIN-RegularAlternate.ttf);
}

@font-face {
  font-family: DINCondensedRegular;
  src: url(../fonts/DINCondensed-Regular.ttf);
}

@font-face {
  font-family: DINCondensedLight;
  src: url(../fonts/DINCondensed-Light.ttf);
}

@font-face {
  font-family: HolidayFree;
  src: url(../fonts/HolidayFree.ttf);
}

@font-face {
  font-family: RobotoLight;
  src: url(../fonts/Roboto-Light.ttf);
}