@charset "UTF-8"; /** * @copyright 2022 beikeshop.com - All Rights Reserved. * @link https://beikeshop.com * @Author pu shuo * @Date 2022-08-02 19:19:52 * @LastEditTime 2022-09-16 20:55:31 */ @font-face {font-family: 'iconfont'; src: url('/fonts/iconfont/iconfont.woff') format('woff'), /* chrome、firefox */ url('/fonts/iconfont/iconfont.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ } .iconfont { font-family: "iconfont"; font-size: 1rem; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }