@font-face {
    font-family: 'droidsans';
    src: url('droidsans.eot');
    src: url('droidsans.eot?#iefix') format('embedded-opentype'),
    url('droidsans.woff') format('woff'),
    url('droidsans.ttf') format('truetype'),
    url('droidsans.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droidsansbold';
    src: url('droidsans-bold.eot');
    src: url('droidsans-bold.eot?#iefix') format('embedded-opentype'),
    url('droidsans-bold.woff') format('woff'),
    url('droidsans-bold.ttf') format('truetype'),
    url('droidsans-bold.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: 'droidsans';
    src: url('droidsans.svg#droidsans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droidsansbold';
    src: url('droidsans-bold.svg#droidsans-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
    }

