datatable.directory codebase https://datatable.directory/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
datatable.directory/public/fonts/fa-dtbl-1.css

85 lines
3.2 KiB

/*!
* Based on Fork Awesome 1.1.0, originaly by Dave Gandy - http://forkawesome.github.io/Fork-Awesome/
* License - http://forkawesome.github.io/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
font-family: 'fa-dtbl-1';
src: url('./fa-dtbl-1.eot?v=1.1.0');
src: url('./fa-dtbl-1.eot?#iefix&v=1.1.0') format('embedded-opentype'),
url('./fa-dtbl-1.woff2?v=1.1.0') format('woff2'),
url('./fa-dtbl-1.ttf?v=1.1.0') format('truetype'),
url('./fa-dtbl-1.svg?v=1.1.0#fa-dtbl-1') format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "fa-dtbl-1";
src: url("./fa-dtbl-1.svg#fa-dtbl-1") format("svg");
}
}
[data-icon]::before { content: attr(data-icon); }
[data-icon]::before, [class^="fa-"]::before, [class*=" fa-"]::before {
display: inline-block;
font-family: "fa-dtbl-1";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
font-size: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.fa-address-card-o::before, .fa-vcard-o::before { content: "\f100"; }
.fa-at::before { content: "\f101"; }
.fa-bell::before { content: "\f102"; }
.fa-bell-o::before { content: "\f103"; }
.fa-calendar::before { content: "\f104"; }
.fa-check::before { content: "\f105"; }
.fa-clock-o::before { content: "\f106"; }
.fa-cloud-upload::before { content: "\f107"; }
.fa-code-fork::before { content: "\f108"; }
.fa-download::before { content: "\f109"; }
.fa-eye::before { content: "\f10a"; }
.fa-eye-slash::before { content: "\f10b"; }
.fa-facebook-square::before { content: "\f10c"; }
.fa-filter::before { content: "\f10d"; }
.fa-flag::before { content: "\f10e"; }
.fa-floppy-o::before, .fa-save::before { content: "\f10f"; }
.fa-gavel::before, .fa-legal::before { content: "\f110"; }
.fa-github::before { content: "\f111"; }
.fa-globe::before { content: "\f112"; }
.fa-google::before { content: "\f113"; }
.fa-history::before { content: "\f114"; }
.fa-key-modern::before { content: "\f115"; }
.fa-link::before { content: "\f116"; }
.fa-pencil-square-o::before, .fa-edit::before { content: "\f117"; }
.fa-question-circle::before { content: "\f118"; }
.fa-quote-left::before { content: "\f119"; }
.fa-reply::before { content: "\f11a"; }
.fa-rss::before { content: "\f11b"; }
.fa-search::before { content: "\f11c"; }
.fa-share-alt::before { content: "\f11d"; }
.fa-sign-in::before { content: "\f11e"; }
.fa-sign-out::before { content: "\f11f"; }
.fa-sliders::before { content: "\f120"; }
.fa-sort::before { content: "\f121"; }
.fa-sort-asc::before { content: "\f122"; }
.fa-sort-desc::before { content: "\f123"; }
.fa-star::before { content: "\f124"; }
.fa-star-o::before { content: "\f125"; }
.fa-table::before { content: "\f126"; }
.fa-times::before, .fa-close::before { content: "\f127"; }
.fa-trash::before { content: "\f128"; }
.fa-trash-o::before { content: "\f129"; }
.fa-user-circle-o::before { content: "\f12a"; }
.fa-user-plus::before { content: "\f12b"; }
.fa-wrench::before { content: "\f12c"; }