.theform {
    font-family: 'Roboto', sans-serif;
    text-align: center;
}

* {
    font-family: 'Roboto', sans-serif;
}

.center {
    text-align: center;
}