@font-face {
    /*font-family: 'robotobold';*/
    font-family: robotoregular;
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    /*font-weight: normal;*/
    font-weight: bold;
    font-style: normal;

}

