@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&amp;family=Russo+One&amp;display=swap');
.homepage-two h1, h2, h3, h4, h5, h6{
    font-family: 'Russo One', sans-serif;
}
.homepage-two p{
    font-family: 'Roboto', sans-serif;
}