@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,400italic,600italic,700italic);

@font-face {
    font-family: 'din_pro';
    src: url('fonts/real/DINWebPro-Light.eot');
    src: url('fonts/real/DINWebPro-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/real/DINWebPro-Light.woff') format('woff'),
         url('fonts/real/DINCompPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'din_pro';
    src: url('fonts/real/DINWebPro-Medium.eot');
    src: url('fonts/real/DINWebPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/real/DINWebPro-Medium.woff') format('woff'),
         url('fonts/real/DINCompPro-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'din_pro_medium';
    src: url('fonts/real/DINWebPro-Medium.eot');
    src: url('fonts/real/DINWebPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/real/DINWebPro-Medium.woff') format('woff'),
         url('fonts/real/DINCompPro-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'din_pro';
    src: url('fonts/real/DINWebPro.eot');
    src: url('fonts/real/DINWebPro.eot?#iefix') format('embedded-opentype'),
         url('fonts/real/DINWebPro.woff') format('woff'),
         url('fonts/real/DINCompPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
