@font-face {
    font-family: "Roboto Light";
    src: url("fonts/Roboto-Light.eot");
}

@font-face {
    font-family: "Roboto Light";
    src: url("fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: "Roboto Regular";
    src: url("fonts/Roboto-Regular.eot");
}

@font-face {
    font-family: "Roboto Regular";
    src: url("fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto Thin";
    src: url("fonts/Roboto-Thin.eot");
}

@font-face {
    font-family: "Roboto Thin";
    src: url("fonts/Roboto-Thin.ttf");
}

@font-face {
    font-family: "Roboto Medium";
    src: url("fonts/Roboto-Medium.eot");
}

@font-face {
    font-family: "Roboto Medium";
    src: url("fonts/Roboto-Medium.ttf");
}

@font-face {
    font-family: "Roboto Bold";
    src: url("fonts/Roboto-Bold.eot");
}

@font-face {
    font-family: "Roboto Bold";
    src: url("fonts/Roboto-Bold.ttf");
}