<template>
<d2-container type="ghost">
<el-card shadow="never" class="d2-mb">
<template slot="header">中文字体</template>
</el-card>
<el-card shadow="never">
<template slot="header">英文/数字字体</template>
</d2-container>
</template>