@charset "UTF-8";
@font-face {
    font-family: 'DroidSansBold';
    src: url("../../tl_files/webfont/droidsans-boldt.eot");
    src: url("../../tl_files/webfont/droidsans-bold.eot?#iefix") format('embedded-opentype'),
         url("../../tl_files/webfont/droidsans-bold.woff") format('woff'),
         url("../../tl_files/webfont/droidsans-bold.ttf") format('truetype'),
         url("http://www.woehr.de/tl_files/webfont/droidsans-bold.svg#droid_sansbold") format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'DroidSansRegular';
    src: url("../../tl_files/webfont/droidsans.eot");
    src: url("../../tl_files/webfont/droidsans.eot?#iefix") format('embedded-opentype'),
         url("../../tl_files/webfont/droidsans.woff") format('woff'),
         url("../../tl_files/webfont/droidsans.ttf") format('truetype'),
         url("http://www.woehr.de/tl_files/webfont/droidsans.svg#droid_sansregular") format('svg');
    font-weight: normal;
    font-style: normal;

}
