@font-face {
    font-family: 'DINMID';
    src: url('dinmedium-webfont.eot?') format('eot'),
         url('dinmedium-webfont.woff') format('woff'),
         url('dinmedium-webfont.ttf') format('truetype'),
         url('dinmedium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINREG';
    src: url('dinregular-webfont.eot?') format('eot'),
         url('dinregular-webfont.woff') format('woff'),
         url('dinregular-webfont.ttf') format('truetype'),
         url('dinregular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: DINREG, Arial ,Geneva, sans-serif;
}

#video_content blockquote, div#news ul li a
{
	font-family: DINMID, Arial ,Geneva, sans-serif;
}
