:root{
    --mcolor: #009241;
    --rcolor: #009241;
    --bili:1;
    --inner:1000;   //版心尺寸
}

@font-face {
    font-family: 'BarlowCondensed';/*定义字体名称*/
    src: url(../font/BarlowCondensed-Bold.ttf);/*兼容eot*/
    font-style: normal;
    font-stretch: ultra-expanded;/*定义字体符合拉伸*/
    font-weight: normal;
}














