/*@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: 'Nunito-Regular';
    color: #0A6375;
}
.homepage-two p{
    font-family: 'Nunito-Regular';
    color: #6B6B84;
}
ul li{
    font-family: 'Nunito-Regular';
    color: #6B6B84;
}