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

p,h1,h2{
font-family: 'Roboto’, sans-serif;
}