@font-face {
    font-family: 'DIN-Bold';
    src: url('../font/DINAlternate-Bold.eot'); /* IE9*/
    src: url('../font/DINAlternate-Bold.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/fontawesome-webfont.woff2') format('woff2'),
    url('../font/fontawesome-webfont.woff') format('woff'), /* chrome、firefox */
    url('../font/DINAlternate-Bold.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/DINAlternate-Bold.svg') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Medium';
    src: url('../font/DIN-Medium.eot'); /* IE9*/
    src: url('../font/DIN-Medium.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/fontawesome-webfont.woff2') format('woff2'),
    url('../font/fontawesome-webfont.woff') format('woff'), /* chrome、firefox */
    url('../font/DIN-Medium.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/DIN-Medium.svg') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Regular';
    src: url('../font/DIN-Regular.eot'); /* IE9*/
    src: url('../font/DIN-Regular.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/fontawesome-webfont.woff2') format('woff2'),
    url('../font/fontawesome-webfont.woff') format('woff'), /* chrome、firefox */
    url('../font/DIN-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/DIN-Regular.svg') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Light';
    src: url('../font/DIN-Light.eot'); /* IE9*/
    src: url('../font/DIN-Light.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/fontawesome-webfont.woff2') format('woff2'),
    url('../font/fontawesome-webfont.woff') format('woff'), /* chrome、firefox */
    url('../font/DIN-Light.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/DIN-Light.svg') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}
