@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

html{
    font-family: 'Roboto', sans-serif;
    font-size: 62.5%;
}