@import url('https://fonts.googleapis.com/css2?family=Aleo&family=Lato&display=swap');
/* Apply Aleo font to headings */
h1, h2, h3, h4, h5, h6,
.page_section h1,
.page_section h2,
.page_section h3,
.page_section h4,
.page_section h5,
.page_section h6

 {
    font-family: 'Aleo', serif;
    font-weight: bold;
}