* {
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif !important;
}

html {
    overflow-x: hidden;
}

