@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoThin.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoLight.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoLightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoRegular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoMedium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoMediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoBold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoBlack.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;
    src: url('//astatic.nodacdn.net/fonts/roboto/RobotoBlackItalic.woff') format('woff');
}