﻿
:root {
    --font-family: 'fanti','宋体';
    /*--font-weight: 600;*/ /*normal-400 设置加粗600以下无效，600又太明显，只能减淡字体色 $$  bold*/
    --font-weight: 600;
    --font-family_kt: 'kt_fan','kt';
    --font-family_kt_: 'kt_fan_','kt';
    --font-weightTitle: bold; /*标题*/
    /*--color: #333333;*/
    --font-size2: 1.68rem;
}
