/*Here is only for cs language */
:root {
    --main-font-family: 'Microsoft YaHei';
    --secondary-font-family: 'Microsoft YaHei'; 
    --main-button-font-family: 'Microsoft YaHei'; 
}

.sectionTitle,
h1, h2, h3, h4 ,h5 ,h6 {
    font-weight: 900;
}