/*! * 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-arrow-left::before { content: "\f101"; } .fa-bars::before { content: "\f102"; } .fa-calendar::before { content: "\f103"; } .fa-chevron-down::before { content: "\f104"; } .fa-chevron-up::before { content: "\f105"; } .fa-code-fork::before { content: "\f106"; } .fa-comment::before { content: "\f107"; } .fa-download::before { content: "\f108"; } .fa-exclamation-triangle::before, .fa-warning::before { content: "\f109"; } .fa-eye::before { content: "\f10a"; } .fa-facebook-square::before { content: "\f10b"; } .fa-file-excel-o::before { content: "\f10c"; } .fa-floppy-o::before, .fa-save::before { content: "\f10d"; } .fa-github::before { content: "\f10e"; } .fa-globe::before { content: "\f10f"; } .fa-google::before { content: "\f110"; } .fa-history::before { content: "\f111"; } .fa-home::before { content: "\f112"; } .fa-inbox::before { content: "\f113"; } .fa-key-modern::before { content: "\f114"; } .fa-link::before { content: "\f115"; } .fa-moon-o::before { content: "\f116"; } .fa-paper-plane-o::before { content: "\f117"; } .fa-paypal::before { content: "\f118"; } .fa-pencil::before { content: "\f119"; } .fa-plus::before { content: "\f11a"; } .fa-question-circle::before { content: "\f11b"; } .fa-reply::before { content: "\f11c"; } .fa-sign-in::before { content: "\f11d"; } .fa-sign-out::before { content: "\f11e"; } .fa-spinner::before { content: "\f11f"; } .fa-star::before { content: "\f120"; } .fa-star-o::before { content: "\f121"; } .fa-sun-o::before { content: "\f122"; } .fa-table::before { content: "\f123"; } .fa-th-list::before { content: "\f124"; } .fa-trash-o::before { content: "\f125"; } .fa-undo::before { content: "\f126"; } .fa-upload::before { content: "\f127"; } .fa-user::before { content: "\f128"; } .fa-user-circle-o::before { content: "\f129"; } .fa-user-plus::before { content: "\f12a"; } .fa-users::before { content: "\f12b"; } .fa-wrench::before { content: "\f12c"; }