@font-face {
    font-family: "blogpixel";
    
    src: url("blogpixel.woff") format("woff"), /* chrome、firefox */
    src: url("blogpixel.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "blogpixel";
    
    src: url("blogpixel.woff") format("woff"), /* chrome、firefox */
    src: url("blogpixel.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    font-style: normal;
    font-weight: bold;

}

@font-face {
    font-family: "cswlogopixel";
    
    src: url("cswlogopixel.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */

    font-style: normal;
    font-weight: bold;

}
