@font-face {
    font-family: 'RobotoBold';
    src: url('../js/fonts/roboto-black-webfont.eot');
    src: url('../js/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../js/fonts/roboto-black-webfont.woff') format('woff'),
         url('../js/fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../js/fonts/roboto-black-webfont.svg#RobotoBkBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoMedium';
    src: url('../js/fonts/roboto-medium-webfont.eot');
    src: url('../js/fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../js/fonts/roboto-medium-webfont.woff') format('woff'),
         url('../js/fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../js/fonts/roboto-medium-webfont.svg#RobotoLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoThhin';
    src: url('../js/fonts/roboto-thin-webfont.eot');
    src: url('../js/fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../js/fonts/roboto-thin-webfont.woff') format('woff'),
         url('../js/fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../js/fonts/roboto-thin-webfont.svg#RobotoThRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}