/* Fredoka + Nunito 字体本地声明 */
@font-face { font-family: 'Fredoka'; font-style: normal; font-weight: 500; font-stretch: normal; src: url('./fonts/fredoka-500.ttf') format('truetype'); }
@font-face { font-family: 'Fredoka'; font-style: normal; font-weight: 600; font-stretch: normal; src: url('./fonts/fredoka-600.ttf') format('truetype'); }
@font-face { font-family: 'Fredoka'; font-style: normal; font-weight: 700; font-stretch: normal; src: url('./fonts/fredoka-700.ttf') format('truetype'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: url('./fonts/nunito-400.ttf') format('truetype'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 500; src: url('./fonts/nunito-500.ttf') format('truetype'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 600; src: url('./fonts/nunito-600.ttf') format('truetype'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 700; src: url('./fonts/nunito-700.ttf') format('truetype'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 800; src: url('./fonts/nunito-800.ttf') format('truetype'); }
