@font-face {
    font-family: "DINNextRoundedLTW01-Regular";
    src: url("../fonts/DIN.eot"); /* IE9*/
    src: url("../fonts/DIN.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DIN.woff2") format("woff2"), /* chrome firefox */
    url("../fonts/DIN.woff") format("woff"), /* chrome firefox */
    url("../fonts/DIN.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../fonts/DIN.svg#DINNextRoundedLTW01-Regular") format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: "DINNextRoundedLTW01-Bold";
    src: url("../fonts/DIN-bold.eot"); /* IE9*/
    src: url("../fonts/DIN-bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DIN-bold.woff2") format("woff2"), /* chrome firefox */
    url("../fonts/DIN-bold.woff") format("woff"), /* chrome firefox */
    url("../fonts/DIN-bold.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../fonts/DIN-bold.svg#DINNextRoundedLTW01-Bold") format("svg"); /* iOS 4.1- */
}

*, html {
    font-family: "DINNextRoundedLTW01-Regular";
    letter-spacing: 0.04em;
}