@font-face {
    font-family: "Droid-Regular";
    src: url("droid-regular.eot");
    src: url("droid-regular.eot?#iefix")format("embedded-opentype"),
        url("droid-regular.woff") format("woff"),
        url("droid-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Droid-Bold";
    src: url("droid-bold.eot");
    src: url("droid-bold.eot?#iefix")format("embedded-opentype"),
        url("droid-bold.woff") format("woff"),
        url("droid-bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}