body {
    font-family: 'Roboto';
}

.roboto-900-bold-regular {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;
}

.roboto-condensed-700-regular {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-style: normal;
}

.roboto-condensed-400-italic {
    font-family: 'roboto_condenseditalic';
    font-weight: 400;
    font-style: italic;
}
