@font-face {
    font-family: robotoregular;
    src: url("fonts/Roboto-Regular.ttf") format("truetype"), url("fonts/Roboto-Regular-webfont.woff") format("woff"), url("fonts/roboto-regular-webfont.eot") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: robotobold;
    src: url("fonts/Roboto-Bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: robotoitalic;
    src: url("fonts/Roboto-Italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: robotobold_italic;
    src: url("fonts/Roboto-BoldItalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
