html {
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-size: 10px;
}

body {
    font-size: 1.4rem;
}

.condensed {
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
}

.f_bt {
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 2.4rem;
}