Files
ComfyUI_frontend/public/fonts.css

7 lines
191 B
CSS

@font-face {
font-family: 'ABCRom';
src: url('fonts/ABCRom.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap; /* prevents invisible text flash */
}