@font-face {
    font-family: 'PUMA Light';
    src: url('../fonts/FFDINforPUMA-Light.eot');
    src: url('../fonts/FFDINforPUMA-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FFDINforPUMA-Light.woff2') format('woff2'),
         url('../fonts/FFDINforPUMA-Light.woff') format('woff'),
         url('../fonts/FFDINforPUMA-Light.ttf')  format('truetype'),
         url('../fonts/FFDINforPUMA-Light.svg#FF DIN for PUMA Light') format('svg');
}
@font-face {
    font-family: 'PUMA Regular';
    src: url('../fonts/FFDINforPUMA-Regular.eot');
    src: url('../fonts/FFDINforPUMA-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FFDINforPUMA-Regular.woff2') format('woff2'),
         url('../fonts/FFDINforPUMA-Regular.woff') format('woff'),
         url('../fonts/FFDINforPUMA-Regular.ttf')  format('truetype'),
         url('../fonts/FFDINforPUMA-Regular.svg#FF DIN for PUMA Regular') format('svg');
}
@font-face {
    font-family: 'PUMA Bold';
    src: url('../fonts/FFDINforPUMA-Bold.eot');
    src: url('../fonts/FFDINforPUMA-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FFDINforPUMA-Bold.woff2') format('woff2'),
         url('../fonts/FFDINforPUMA-Bold.woff') format('woff'),
         url('../fonts/FFDINforPUMA-Bold.ttf')  format('truetype'),
         url('../fonts/FFDINforPUMA-Bold.svg#FF DIN for PUMA Bold') format('svg');
}