mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-04 12:40:00 +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 */
|
|
} |