@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    src: url('Roboto-Thin.eot'); /* IE9 Compat Modes */
    src: url('Roboto-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Roboto-Thin.woff2') format('woff2'), /* Super Modern Browsers */
    url('Roboto-Thin.woff') format('woff'), /* Pretty Modern Browsers */
    url('Roboto-Thin.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
    src: url('Roboto-Light.eot'); /* IE9 Compat Modes */
    src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Roboto-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('Roboto-Light.woff') format('woff'), /* Pretty Modern Browsers */
    url('Roboto-Light.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url('Roboto-Regular.eot'); /* IE9 Compat Modes */
    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Roboto-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('Roboto-Regular.woff') format('woff'), /* Pretty Modern Browsers */
    url('Roboto-Regular.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    src: url('Roboto-Medium.eot'); /* IE9 Compat Modes */
    src: url('Roboto-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Roboto-Medium.woff2') format('woff2'), /* Super Modern Browsers */
    url('Roboto-Medium.woff') format('woff'), /* Pretty Modern Browsers */
    url('Roboto-Medium.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;
    src: url('Roboto-Bold.eot'); /* IE9 Compat Modes */
    src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Roboto-Medium.woff2') format('woff2'), /* Super Modern Browsers */
    url('Roboto-Bold.woff') format('woff'), /* Pretty Modern Browsers */
    url('Roboto-Bold.ttf')  format('truetype') /* Safari, Android, iOS */
}

