Files
2026-01-27 15:55:45 +08:00

9 lines
217 B
CSS

/*!
* Regular Icons (all corners)
* Includes: regular-straight, regular-rounded, regular-chubby
*/
@import url("./regular-straight.css");
@import url("./regular-rounded.css");
@import url("./regular-chubby.css");