9 lines
217 B
CSS
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");
|