@font-face {
    font-family: "Din";
    src: url('/fonts/din_boldalternate-webfont.woff2') format('woff2'),
         url('/fonts/din_boldalternate-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


h1, h2, h3, h6, .h1, .h2, .h3, .h6 {
    font-family: "Din";
    font-weight: bold;
    line-height: 120%;
    letter-spacing: -1px;
    margin: 0px 0px 2px 0px;
}


h1, .h1 {
    font-size: 28px;
    line-height: 115%;
    letter-spacing: -1.1px;
}

h2, .h2	{ 
	font-size: 21px; 
}

h3, .h3 {
    font-size: 19px;
    letter-spacing: -0.6px;
}

h6, .h6 {
    font-size: 16px;
    letter-spacing: 0px;
    letter-spacing: -0.6px;
}


h3.infobox-bar {
    letter-spacing: -0.2px;
}
