﻿@font-face {
  font-family: "Din";
  src: url("/res/fonts/DINWeb.eot?ie") format("eot"), url("/res/fonts/DINWeb.woff") format("woff"), url("/res/fonts/DINComp.ttf") format("truetype");
}
@font-face {
  font-family: "DinLight";
  font-weight: 100;
  src: url("/res/fonts/DINWeb-Light.eot?ie") format("eot"), url("/res/fonts/DINWeb-Light.woff") format("woff"), url("/res/fonts/DINComp-Light.ttf") format("truetype");
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
}
@font-face {
  font-family: "DinBold";
  font-weight: bold;
  src: url("/res/fonts/DINWeb-Bold.eot?ie") format("eot"), url("/res/fonts/DINWeb-Bold.woff") format("woff"), url("/res/fonts/DINComp-Bold.ttf") format("truetype");
}