mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-23 15:59:47 +00:00
7 lines
191 B
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 */
|
|
} |