37 lines
1.6 KiB
CSS
37 lines
1.6 KiB
CSS
/*!
|
|
* Font Awesome 4.7.0
|
|
*/
|
|
@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
|
|
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }
|
|
.fa-dashboard:before { content: "\f0e4"; }
|
|
.fa-users:before { content: "\f0c0"; }
|
|
.fa-building:before { content: "\f1ad"; }
|
|
.fa-cube:before { content: "\f1b2"; }
|
|
.fa-th:before { content: "\f00a"; }
|
|
.fa-cog:before { content: "\f013"; }
|
|
.fa-upload:before { content: "\f093"; }
|
|
.fa-desktop:before { content: "\f108"; }
|
|
.fa-power-off:before { content: "\f011"; }
|
|
.fa-plus:before { content: "\f067"; }
|
|
.fa-edit:before { content: "\f044"; }
|
|
.fa-trash:before { content: "\f1f8"; }
|
|
.fa-circle-o:before { content: "\f10c"; }
|
|
.fa-arrow-left:before { content: "\f060"; }
|
|
.fa-user:before { content: "\f007"; }
|
|
.fa-lock:before { content: "\f023"; }
|
|
.fa-envelope-o:before { content: "\f003"; }
|
|
.fa-bell-o:before { content: "\f0a2"; }
|
|
.fa-flag-o:before { content: "\f024"; }
|
|
.fa-search:before { content: "\f002"; }
|
|
.fa-home:before { content: "\f015"; }
|
|
.fa-bars:before { content: "\f0c9"; }
|
|
.fa-chevron-down:before { content: "\f078"; }
|
|
.fa-chevron-left:before { content: "\f053"; }
|
|
.fa-chevron-right:before { content: "\f054"; }
|
|
.fa-times:before { content: "\f00d"; }
|
|
.fa-check:before { content: "\f00c"; }
|
|
.fa-close:before { content: "\f00d"; }
|
|
.fa-remove:before { content: "\f00d"; }
|
|
.fa-spinner:before { content: "\f110"; }
|
|
.fa-circle-o-notch:before { content: "\f1ce"; }
|