@font-face {
    font-family: 'Base';
    src: url('../fonts/DINNextLight.eot');
    src: local('../fonts/DINNextLight'), local('../fonts/DINNextLight'), 
         url('../fonts/DINNextLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINNextLight.woff') format('woff'),
         url('../fonts/DINNextLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Base';
    src: url('../fonts/DINNextMedium.eot');
    src: local('../fonts/DINNextMedium'), local('../fonts/DINNextMedium'), 
         url('../fonts/DINNextMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINNextMedium.woff') format('woff'),
         url('../fonts/DINNextMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Heading';
    src: url('../fonts/MontserratBlack.eot');
    src: local('../fonts/MontserratBlack'), local('../fonts/MontserratBlack'), 
         url('../fonts/MontserratBlack.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MontserratBlack.woff') format('woff'),
         url('../fonts/MontserratBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Heading';
    src: url('../fonts/MontserratItalic.eot');
    src: local('../fonts/MontserratItalic'), local('../fonts/MontserratItalic'), 
         url('../fonts/MontserratItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MontserratItalic.woff') format('woff'),
         url('../fonts/MontserratItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

