
@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
#indexCard {
    font-family: 's'; 
}

@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
#articles {
    font-family: 's'; 
}

@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
#subtitle {
    font-family: 's'; 
}

@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
#headNav {
    font-family: 's'; 
}

@font-face{
    font-family: 'fangsong';
    src: url('../diy-font/fangsong.ttf');   
}
#articleContent {
    font-family: 'fangsong'; 
}

@font-face{
    font-family: 'fangsong';
    src: url('../diy-font/fangsong.ttf');   
}
.bg-cover .title {
    font-family: 'fangsong'; 
}
@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
article .card-image {
    font-family: 's'; 
}
@font-face{
    font-family: 's';
    src: url('../diy-font/s.ttf');   
}
.cover-btns {
    font-family: 's'; 
}