/* 黑10  */
@font-face {
    font-family: 'darkTen';
    src: url('../fonts/FZRuiZHLTJW.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 马蹄  */
@font-face {
    font-family: 'horsehooves';
    src: url('../fonts/regularma.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 皇冠  */
@font-face {
    font-family: 'regularcrown';
    src: url('../fonts/regularcrown.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 四叶草  */
@font-face {
    font-family: 'secondleafclover';
    src: url('../fonts/regularleafclover.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 角度 */
@font-face {
    font-family: 'ycgangle';
    src: url('../fonts/jiaodu.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* 裂痕  */
@font-face {
    font-family: 'regularcrack';
    src: url('../fonts/regularcrackv2.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





/* 皇冠 */
.font1 {
    font-size: 16.8pt;
    font-family: "regularcrown", sans-serif;
    font-weight: 400;
    text-align: center;
}
/* 四叶草 */
.font2 {
    font-size: 14.8pt;
    font-family: "secondleafclover", sans-serif;
    font-weight: 400;
    text-align: center;
}

/* 马蹄铁 */
.font3{
    font-size: 16.8pt;
    font-family: "horsehooves", sans-serif;
    font-weight: 400;
    text-align: center;
}

/* 裂痕 */
.font4 {
    font-size: 18.8pt;
    font-family: "regularcrack", sans-serif;
    font-weight: 400;
    text-align: center;
}


/* 角度 45 */
.font5 {
    content: "1";
    font-size: 18.8pt;
    font-family: 'ycgangle', sans-serif;
    font-weight: 400;
    text-align: center;
}

/* 角度 90 */
.font6 {
    content: "1";
    font-size: 18.8pt;
    font-family: 'ycgangle', sans-serif;
    font-weight: 400;
    text-align: center;
}
/* 角度 180 */
.font7 {
    content: "1";
    font-size: 18.8pt;
    font-family: 'ycgangle', sans-serif;
    font-weight: 400;
    text-align: center;
}
