h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}
body {
    font-family: "Noto Serif SC", serif;
}
.submenu a {
    font-family: 'Poppins';
}
.detail .main h1,
.single .main h1,
.single-format-gallery .image.full h1 {
    font-family: 'Poppins';
    font-weight: 800;
}
.single .main h1,
.single .main h2,
.single .main h3,
.single .main h4,
.single .main h5,
.single .main h6 {
    font-family: 'Poppins';
}
.single .main h2 {
    font-size: 22px;
    margin: 30px 0 5px;
    font-weight: 700;
    letter-spacing: -0.03em; 
}
.single-post .main p {
    font-size: 19px;
    font-size: 1.1875rem;    
}
.single .info-content {
    font-family: 'Poppins';
}
.detail .main h2 {
    font-family: 'Poppins';
}
#carousel-main h1 > a {
    font-family: 'Poppins';
}
#articles article .title a {
    font-family: 'Poppins';
    font-weight: 700;
}
#articles article .author {
    font-family: Poppins;
    font-weight: 300;
    letter-spacing: 0.25em;
}
#articles article.highlights-big .title a {
	font-weight: 700;
}
#articles article p {
    font-size: 1.1em;
    line-height: 1.5em;
    margin-bottom: 20px;
}
section .btn {
	font-family: 'Poppins';
	font-weight: 400;
	letter-spacing: 0.1em;
}
.detail .main p.date {
    font-family: 'Poppins';
}
.detail .main .summary {
	font-size: 1.2em;
}
.detail .author {
	font-family: 'Poppins';
}
.submenu .back {
	font-weight: 400;
}
.home #articles article .title a {
    font-weight: 800;
}
.home #articles article p {
    font-family: "Noto Serif SC", serif;
}
.home #articles article p.author {
    font-family: 'Poppins';
}