OSDN Git Service

6d223bc2f00533cba70ea15264210f200c74446b
[vem/WITs.git] / lollytin / fonts / font-awesome-4.1.0 / less / core.less
1 // Base Class Definition
2 // -------------------------
3
4 .@{fa-css-prefix} {
5   display: inline-block;
6   font-family: FontAwesome;
7   font-style: normal;
8   font-weight: normal;
9   line-height: 1;
10   -webkit-font-smoothing: antialiased;
11   -moz-osx-font-smoothing: grayscale;
12 }