@font-face {
    font-family: 'Roboto';
    src: url('bold/Roboto-Bold-webfont.eot');
    src: url('bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bold/Roboto-Bold-webfont.woff') format('woff'),
         url('bold/Roboto-Bold-webfont.ttf') format('truetype'),
         url('bold/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('regular/Roboto-Regular-webfont.eot');
    src: url('regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular/Roboto-Regular-webfont.woff') format('woff'),
         url('regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('regular/Roboto-Regular-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('medium/Roboto-Medium-webfont.eot');
    src: url('medium/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('medium/Roboto-Medium-webfont.woff') format('woff'),
         url('medium/Roboto-Medium-webfont.ttf') format('truetype'),
         url('medium/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('light/Roboto-Light-webfont.eot');
    src: url('light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('light/Roboto-Light-webfont.woff') format('woff'),
         url('light/Roboto-Light-webfont.ttf') format('truetype'),
         url('light/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: 300;
    font-style: normal;
}
