diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8aa5595 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Md Sojon Islam + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..178e1fc --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +

Bootstrap Icons v1.0.0

+ +

+ Open source Webfont library with new Bootstrap icons. +
+ Explore Bootstrap Icons » +

+ +## Clone this project + +```shell +git clone https://github.com/sojonatgithub/bootstrap-webfont.git +``` + + +## How to use + +Depending on your setup, you can include Bootstrap Icons in a handful of ways. + +- You need to copy the entire `font` directory into your project folder. +- In the `` of your html files, reference the location to your `webfont.bootstrap.css`. +- Icon class names are same as Bootstrap icon name. Explore Bootstrap Icons » + +```shell + +``` +```shell + +``` + + +## License + +MIT diff --git a/css/webfont.bootstrap.css b/css/webfont.bootstrap.css new file mode 100644 index 0000000..9e20995 --- /dev/null +++ b/css/webfont.bootstrap.css @@ -0,0 +1,3391 @@ +/*! + * Bootstrap webfont v1.0.0 by @sojon - https://github.com/sojonatgithub + * License - MIT License + */ +@font-face { + font-family: 'bootstrap-webfont-v100'; + src: url('../fonts/bootstrap-webfont-v100.eot?ekilh3'); + src: url('../fonts/bootstrap-webfont-v100.eot?ekilh3#iefix') format('embedded-opentype'), + url('../fonts/bootstrap-webfont-v100.ttf?ekilh3') format('truetype'), + url('../fonts/bootstrap-webfont-v100.woff?ekilh3') format('woff'), + url('../fonts/bootstrap-webfont-v100.svg?ekilh3#bootstrap-webfont-v100') format('svg'); + font-weight: normal; + font-style: normal; + font-display: block; +} + +.bi { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'bootstrap-webfont-v100' !important; + speak: never; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.bi-alarm:before { + content: "\e900"; +} +.bi-alarm-fill:before { + content: "\e901"; +} +.bi-align-bottom:before { + content: "\e902"; +} +.bi-align-center:before { + content: "\e903"; +} +.bi-align-end:before { + content: "\e904"; +} +.bi-align-middle:before { + content: "\e905"; +} +.bi-align-start:before { + content: "\e906"; +} +.bi-align-top:before { + content: "\e907"; +} +.bi-alt:before { + content: "\e908"; +} +.bi-app:before { + content: "\e909"; +} +.bi-app-indicator:before { + content: "\e90a"; +} +.bi-archive:before { + content: "\e90b"; +} +.bi-archive-fill:before { + content: "\e90c"; +} +.bi-arrow-90deg-down:before { + content: "\e90d"; +} +.bi-arrow-90deg-left:before { + content: "\e90e"; +} +.bi-arrow-90deg-right:before { + content: "\e90f"; +} +.bi-arrow-90deg-up:before { + content: "\e910"; +} +.bi-arrow-bar-down:before { + content: "\e911"; +} +.bi-arrow-bar-left:before { + content: "\e912"; +} +.bi-arrow-bar-right:before { + content: "\e913"; +} +.bi-arrow-bar-up:before { + content: "\e914"; +} +.bi-arrow-clockwise:before { + content: "\e915"; +} +.bi-arrow-counterclockwise:before { + content: "\e916"; +} +.bi-arrow-down:before { + content: "\e917"; +} +.bi-arrow-down-circle:before { + content: "\e918"; +} +.bi-arrow-down-circle-fill:before { + content: "\e919"; +} +.bi-arrow-down-left:before { + content: "\e91a"; +} +.bi-arrow-down-left-circle:before { + content: "\e91b"; +} +.bi-arrow-down-left-circle-fill:before { + content: "\e91c"; +} +.bi-arrow-down-left-square:before { + content: "\e91d"; +} +.bi-arrow-down-left-square-fill:before { + content: "\e91e"; +} +.bi-arrow-down-right:before { + content: "\e91f"; +} +.bi-arrow-down-right-circle:before { + content: "\e920"; +} +.bi-arrow-down-right-circle-fill:before { + content: "\e921"; +} +.bi-arrow-down-right-square:before { + content: "\e922"; +} +.bi-arrow-down-right-square-fill:before { + content: "\e923"; +} +.bi-arrow-down-short:before { + content: "\e924"; +} +.bi-arrow-down-square:before { + content: "\e925"; +} +.bi-arrow-down-square-fill:before { + content: "\e926"; +} +.bi-arrow-down-up:before { + content: "\e927"; +} +.bi-arrow-left:before { + content: "\e928"; +} +.bi-arrow-left-circle:before { + content: "\e929"; +} +.bi-arrow-left-circle-fill:before { + content: "\e92a"; +} +.bi-arrow-left-right:before { + content: "\e92b"; +} +.bi-arrow-left-short:before { + content: "\e92c"; +} +.bi-arrow-left-square:before { + content: "\e92d"; +} +.bi-arrow-left-square-fill:before { + content: "\e92e"; +} +.bi-arrow-repeat:before { + content: "\e92f"; +} +.bi-arrow-return-left:before { + content: "\e930"; +} +.bi-arrow-return-right:before { + content: "\e931"; +} +.bi-arrow-right:before { + content: "\e932"; +} +.bi-arrow-right-circle:before { + content: "\e933"; +} +.bi-arrow-right-circle-fill:before { + content: "\e934"; +} +.bi-arrow-right-short:before { + content: "\e935"; +} +.bi-arrow-right-square:before { + content: "\e936"; +} +.bi-arrow-right-square-fill:before { + content: "\e937"; +} +.bi-arrows-angle-contract:before { + content: "\e938"; +} +.bi-arrows-angle-expand:before { + content: "\e939"; +} +.bi-arrows-collapse:before { + content: "\e93a"; +} +.bi-arrows-expand:before { + content: "\e93b"; +} +.bi-arrows-fullscreen:before { + content: "\e93c"; +} +.bi-arrows-move:before { + content: "\e93d"; +} +.bi-arrow-up:before { + content: "\e93e"; +} +.bi-arrow-up-circle:before { + content: "\e93f"; +} +.bi-arrow-up-circle-fill:before { + content: "\e940"; +} +.bi-arrow-up-left:before { + content: "\e941"; +} +.bi-arrow-up-left-circle:before { + content: "\e942"; +} +.bi-arrow-up-left-circle-fill:before { + content: "\e943"; +} +.bi-arrow-up-left-square:before { + content: "\e944"; +} +.bi-arrow-up-left-square-fill:before { + content: "\e945"; +} +.bi-arrow-up-right:before { + content: "\e946"; +} +.bi-arrow-up-right-circle:before { + content: "\e947"; +} +.bi-arrow-up-right-circle-fill:before { + content: "\e948"; +} +.bi-arrow-up-right-square:before { + content: "\e949"; +} +.bi-arrow-up-right-square-fill:before { + content: "\e94a"; +} +.bi-arrow-up-short:before { + content: "\e94b"; +} +.bi-arrow-up-square:before { + content: "\e94c"; +} +.bi-arrow-up-square-fill:before { + content: "\e94d"; +} +.bi-aspect-ratio:before { + content: "\e94e"; +} +.bi-aspect-ratio-fill:before { + content: "\e94f"; +} +.bi-asterisk:before { + content: "\e950"; +} +.bi-at:before { + content: "\e951"; +} +.bi-award:before { + content: "\e952"; +} +.bi-award-fill:before { + content: "\e953"; +} +.bi-back:before { + content: "\e954"; +} +.bi-backspace:before { + content: "\e955"; +} +.bi-backspace-fill:before { + content: "\e956"; +} +.bi-backspace-reverse:before { + content: "\e957"; +} +.bi-backspace-reverse-fill:before { + content: "\e958"; +} +.bi-badge-4k:before { + content: "\e959"; +} +.bi-badge-4k-fill:before { + content: "\e95a"; +} +.bi-badge-8k:before { + content: "\e95b"; +} +.bi-badge-8k-fill:before { + content: "\e95c"; +} +.bi-badge-ad:before { + content: "\e95d"; +} +.bi-badge-ad-fill:before { + content: "\e95e"; +} +.bi-badge-cc:before { + content: "\e95f"; +} +.bi-badge-cc-fill:before { + content: "\e960"; +} +.bi-badge-hd:before { + content: "\e961"; +} +.bi-badge-hd-fill:before { + content: "\e962"; +} +.bi-badge-tm:before { + content: "\e963"; +} +.bi-badge-tm-fill:before { + content: "\e964"; +} +.bi-badge-vo:before { + content: "\e965"; +} +.bi-badge-vo-fill:before { + content: "\e966"; +} +.bi-bag:before { + content: "\e967"; +} +.bi-bag-check:before { + content: "\e968"; +} +.bi-bag-check-fill:before { + content: "\e969"; +} +.bi-bag-dash:before { + content: "\e96a"; +} +.bi-bag-dash-fill:before { + content: "\e96b"; +} +.bi-bag-fill:before { + content: "\e96c"; +} +.bi-bag-plus:before { + content: "\e96d"; +} +.bi-bag-plus-fill:before { + content: "\e96e"; +} +.bi-bag-x:before { + content: "\e96f"; +} +.bi-bag-x-fill:before { + content: "\e970"; +} +.bi-bar-chart:before { + content: "\e971"; +} +.bi-bar-chart-fill:before { + content: "\e972"; +} +.bi-bar-chart-line:before { + content: "\e973"; +} +.bi-bar-chart-line-fill:before { + content: "\e974"; +} +.bi-bar-chart-steps:before { + content: "\e975"; +} +.bi-basket:before { + content: "\e976"; +} +.bi-basket2:before { + content: "\e977"; +} +.bi-basket2-fill:before { + content: "\e978"; +} +.bi-basket3:before { + content: "\e979"; +} +.bi-basket3-fill:before { + content: "\e97a"; +} +.bi-basket-fill:before { + content: "\e97b"; +} +.bi-battery:before { + content: "\e97c"; +} +.bi-battery-charging:before { + content: "\e97d"; +} +.bi-battery-full:before { + content: "\e97e"; +} +.bi-battery-half:before { + content: "\e97f"; +} +.bi-bell:before { + content: "\e980"; +} +.bi-bell-fill:before { + content: "\e981"; +} +.bi-bezier:before { + content: "\e982"; +} +.bi-bezier2:before { + content: "\e983"; +} +.bi-bicycle:before { + content: "\e984"; +} +.bi-binoculars:before { + content: "\e985"; +} +.bi-binoculars-fill:before { + content: "\e986"; +} +.bi-blockquote-left:before { + content: "\e987"; +} +.bi-blockquote-right:before { + content: "\e988"; +} +.bi-book:before { + content: "\e989"; +} +.bi-book-fill:before { + content: "\e98a"; +} +.bi-book-half:before { + content: "\e98b"; +} +.bi-bookmark:before { + content: "\e98c"; +} +.bi-bookmark-check:before { + content: "\e98d"; +} +.bi-bookmark-check-fill:before { + content: "\e98e"; +} +.bi-bookmark-dash:before { + content: "\e98f"; +} +.bi-bookmark-dash-fill:before { + content: "\e990"; +} +.bi-bookmark-fill:before { + content: "\e991"; +} +.bi-bookmark-heart:before { + content: "\e992"; +} +.bi-bookmark-heart-fill:before { + content: "\e993"; +} +.bi-bookmark-plus:before { + content: "\e994"; +} +.bi-bookmark-plus-fill:before { + content: "\e995"; +} +.bi-bookmarks:before { + content: "\e996"; +} +.bi-bookmarks-fill:before { + content: "\e997"; +} +.bi-bookmark-star:before { + content: "\e998"; +} +.bi-bookmark-star-fill:before { + content: "\e999"; +} +.bi-bookmark-x:before { + content: "\e99a"; +} +.bi-bookmark-x-fill:before { + content: "\e99b"; +} +.bi-bookshelf:before { + content: "\e99c"; +} +.bi-bootstrap:before { + content: "\e99d"; +} +.bi-bootstrap-fill:before { + content: "\e99e"; +} +.bi-bootstrap-reboot:before { + content: "\e99f"; +} +.bi-border-style:before { + content: "\e9a0"; +} +.bi-border-width:before { + content: "\e9a1"; +} +.bi-bounding-box:before { + content: "\e9a2"; +} +.bi-bounding-box-circles:before { + content: "\e9a3"; +} +.bi-box:before { + content: "\e9a4"; +} +.bi-box-arrow-down:before { + content: "\e9a5"; +} +.bi-box-arrow-down-left:before { + content: "\e9a6"; +} +.bi-box-arrow-down-right:before { + content: "\e9a7"; +} +.bi-box-arrow-in-down:before { + content: "\e9a8"; +} +.bi-box-arrow-in-down-left:before { + content: "\e9a9"; +} +.bi-box-arrow-in-down-right:before { + content: "\e9aa"; +} +.bi-box-arrow-in-left:before { + content: "\e9ab"; +} +.bi-box-arrow-in-right:before { + content: "\e9ac"; +} +.bi-box-arrow-in-up:before { + content: "\e9ad"; +} +.bi-box-arrow-in-up-left:before { + content: "\e9ae"; +} +.bi-box-arrow-in-up-right:before { + content: "\e9af"; +} +.bi-box-arrow-left:before { + content: "\e9b0"; +} +.bi-box-arrow-right:before { + content: "\e9b1"; +} +.bi-box-arrow-up:before { + content: "\e9b2"; +} +.bi-box-arrow-up-left:before { + content: "\e9b3"; +} +.bi-box-arrow-up-right:before { + content: "\e9b4"; +} +.bi-box-seam:before { + content: "\e9b5"; +} +.bi-braces:before { + content: "\e9b6"; +} +.bi-bricks:before { + content: "\e9b7"; +} +.bi-briefcase:before { + content: "\e9b8"; +} +.bi-briefcase-fill:before { + content: "\e9b9"; +} +.bi-brightness-alt-high:before { + content: "\e9ba"; +} +.bi-brightness-alt-high-fill:before { + content: "\e9bb"; +} +.bi-brightness-alt-low:before { + content: "\e9bc"; +} +.bi-brightness-alt-low-fill:before { + content: "\e9bd"; +} +.bi-brightness-high:before { + content: "\e9be"; +} +.bi-brightness-high-fill:before { + content: "\e9bf"; +} +.bi-brightness-low:before { + content: "\e9c0"; +} +.bi-brightness-low-fill:before { + content: "\e9c1"; +} +.bi-broadcast:before { + content: "\e9c2"; +} +.bi-broadcast-pin:before { + content: "\e9c3"; +} +.bi-brush:before { + content: "\e9c4"; +} +.bi-brush-fill:before { + content: "\e9c5"; +} +.bi-bucket:before { + content: "\e9c6"; +} +.bi-bucket-fill:before { + content: "\e9c7"; +} +.bi-bug:before { + content: "\e9c8"; +} +.bi-bug-fill:before { + content: "\e9c9"; +} +.bi-building:before { + content: "\e9ca"; +} +.bi-bullseye:before { + content: "\e9cb"; +} +.bi-calculator:before { + content: "\e9cc"; +} +.bi-calculator-fill:before { + content: "\e9cd"; +} +.bi-calendar:before { + content: "\e9ce"; +} +.bi-calendar2:before { + content: "\e9cf"; +} +.bi-calendar2-check:before { + content: "\e9d0"; +} +.bi-calendar2-check-fill:before { + content: "\e9d1"; +} +.bi-calendar2-date:before { + content: "\e9d2"; +} +.bi-calendar2-date-fill:before { + content: "\e9d3"; +} +.bi-calendar2-day:before { + content: "\e9d4"; +} +.bi-calendar2-day-fill:before { + content: "\e9d5"; +} +.bi-calendar2-event:before { + content: "\e9d6"; +} +.bi-calendar2-event-fill:before { + content: "\e9d7"; +} +.bi-calendar2-fill:before { + content: "\e9d8"; +} +.bi-calendar2-minus:before { + content: "\e9d9"; +} +.bi-calendar2-minus-fill:before { + content: "\e9da"; +} +.bi-calendar2-month:before { + content: "\e9db"; +} +.bi-calendar2-month-fill:before { + content: "\e9dc"; +} +.bi-calendar2-plus:before { + content: "\e9dd"; +} +.bi-calendar2-plus-fill:before { + content: "\e9de"; +} +.bi-calendar2-range:before { + content: "\e9df"; +} +.bi-calendar2-range-fill:before { + content: "\e9e0"; +} +.bi-calendar2-week:before { + content: "\e9e1"; +} +.bi-calendar2-week-fill:before { + content: "\e9e2"; +} +.bi-calendar2-x:before { + content: "\e9e3"; +} +.bi-calendar2-x-fill:before { + content: "\e9e4"; +} +.bi-calendar3:before { + content: "\e9e5"; +} +.bi-calendar3-event:before { + content: "\e9e6"; +} +.bi-calendar3-event-fill:before { + content: "\e9e7"; +} +.bi-calendar3-fill:before { + content: "\e9e8"; +} +.bi-calendar3-range:before { + content: "\e9e9"; +} +.bi-calendar3-range-fill:before { + content: "\e9ea"; +} +.bi-calendar3-week:before { + content: "\e9eb"; +} +.bi-calendar3-week-fill:before { + content: "\e9ec"; +} +.bi-calendar4:before { + content: "\e9ed"; +} +.bi-calendar4-event:before { + content: "\e9ee"; +} +.bi-calendar4-range:before { + content: "\e9ef"; +} +.bi-calendar4-week:before { + content: "\e9f0"; +} +.bi-calendar-check:before { + content: "\e9f1"; +} +.bi-calendar-check-fill:before { + content: "\e9f2"; +} +.bi-calendar-date:before { + content: "\e9f3"; +} +.bi-calendar-date-fill:before { + content: "\e9f4"; +} +.bi-calendar-day:before { + content: "\e9f5"; +} +.bi-calendar-day-fill:before { + content: "\e9f6"; +} +.bi-calendar-event:before { + content: "\e9f7"; +} +.bi-calendar-event-fill:before { + content: "\e9f8"; +} +.bi-calendar-fill:before { + content: "\e9f9"; +} +.bi-calendar-minus:before { + content: "\e9fa"; +} +.bi-calendar-minus-fill:before { + content: "\e9fb"; +} +.bi-calendar-month:before { + content: "\e9fc"; +} +.bi-calendar-month-fill:before { + content: "\e9fd"; +} +.bi-calendar-plus:before { + content: "\e9fe"; +} +.bi-calendar-plus-fill:before { + content: "\e9ff"; +} +.bi-calendar-range:before { + content: "\ea00"; +} +.bi-calendar-range-fill:before { + content: "\ea01"; +} +.bi-calendar-week:before { + content: "\ea02"; +} +.bi-calendar-week-fill:before { + content: "\ea03"; +} +.bi-calendar-x:before { + content: "\ea04"; +} +.bi-calendar-x-fill:before { + content: "\ea05"; +} +.bi-camera:before { + content: "\ea06"; +} +.bi-camera2:before { + content: "\ea07"; +} +.bi-camera-fill:before { + content: "\ea08"; +} +.bi-camera-reels:before { + content: "\ea09"; +} +.bi-camera-reels-fill:before { + content: "\ea0a"; +} +.bi-camera-video:before { + content: "\ea0b"; +} +.bi-camera-video-fill:before { + content: "\ea0c"; +} +.bi-camera-video-off:before { + content: "\ea0d"; +} +.bi-camera-video-off-fill:before { + content: "\ea0e"; +} +.bi-capslock:before { + content: "\ea0f"; +} +.bi-capslock-fill:before { + content: "\ea10"; +} +.bi-card-checklist:before { + content: "\ea11"; +} +.bi-card-heading:before { + content: "\ea12"; +} +.bi-card-image:before { + content: "\ea13"; +} +.bi-card-list:before { + content: "\ea14"; +} +.bi-card-text:before { + content: "\ea15"; +} +.bi-caret-down:before { + content: "\ea16"; +} +.bi-caret-down-fill:before { + content: "\ea17"; +} +.bi-caret-down-square:before { + content: "\ea18"; +} +.bi-caret-down-square-fill:before { + content: "\ea19"; +} +.bi-caret-left:before { + content: "\ea1a"; +} +.bi-caret-left-fill:before { + content: "\ea1b"; +} +.bi-caret-left-square:before { + content: "\ea1c"; +} +.bi-caret-left-square-fill:before { + content: "\ea1d"; +} +.bi-caret-right:before { + content: "\ea1e"; +} +.bi-caret-right-fill:before { + content: "\ea1f"; +} +.bi-caret-right-square:before { + content: "\ea20"; +} +.bi-caret-right-square-fill:before { + content: "\ea21"; +} +.bi-caret-up:before { + content: "\ea22"; +} +.bi-caret-up-fill:before { + content: "\ea23"; +} +.bi-caret-up-square:before { + content: "\ea24"; +} +.bi-caret-up-square-fill:before { + content: "\ea25"; +} +.bi-cart:before { + content: "\ea26"; +} +.bi-cart2:before { + content: "\ea27"; +} +.bi-cart3:before { + content: "\ea28"; +} +.bi-cart4:before { + content: "\ea29"; +} +.bi-cart-check:before { + content: "\ea2a"; +} +.bi-cart-check-fill:before { + content: "\ea2b"; +} +.bi-cart-dash:before { + content: "\ea2c"; +} +.bi-cart-dash-fill:before { + content: "\ea2d"; +} +.bi-cart-fill:before { + content: "\ea2e"; +} +.bi-cart-plus:before { + content: "\ea2f"; +} +.bi-cart-plus-fill:before { + content: "\ea30"; +} +.bi-cart-x:before { + content: "\ea31"; +} +.bi-cart-x-fill:before { + content: "\ea32"; +} +.bi-cash:before { + content: "\ea33"; +} +.bi-cash-stack:before { + content: "\ea34"; +} +.bi-cast:before { + content: "\ea35"; +} +.bi-chat:before { + content: "\ea36"; +} +.bi-chat-dots:before { + content: "\ea37"; +} +.bi-chat-dots-fill:before { + content: "\ea38"; +} +.bi-chat-fill:before { + content: "\ea39"; +} +.bi-chat-left:before { + content: "\ea3a"; +} +.bi-chat-left-dots:before { + content: "\ea3b"; +} +.bi-chat-left-dots-fill:before { + content: "\ea3c"; +} +.bi-chat-left-fill:before { + content: "\ea3d"; +} +.bi-chat-left-quote:before { + content: "\ea3e"; +} +.bi-chat-left-quote-fill:before { + content: "\ea3f"; +} +.bi-chat-left-text:before { + content: "\ea40"; +} +.bi-chat-left-text-fill:before { + content: "\ea41"; +} +.bi-chat-quote:before { + content: "\ea42"; +} +.bi-chat-quote-fill:before { + content: "\ea43"; +} +.bi-chat-right:before { + content: "\ea44"; +} +.bi-chat-right-dots:before { + content: "\ea45"; +} +.bi-chat-right-dots-fill:before { + content: "\ea46"; +} +.bi-chat-right-fill:before { + content: "\ea47"; +} +.bi-chat-right-quote:before { + content: "\ea48"; +} +.bi-chat-right-quote-fill:before { + content: "\ea49"; +} +.bi-chat-right-text:before { + content: "\ea4a"; +} +.bi-chat-right-text-fill:before { + content: "\ea4b"; +} +.bi-chat-square:before { + content: "\ea4c"; +} +.bi-chat-square-dots:before { + content: "\ea4d"; +} +.bi-chat-square-dots-fill:before { + content: "\ea4e"; +} +.bi-chat-square-fill:before { + content: "\ea4f"; +} +.bi-chat-square-quote:before { + content: "\ea50"; +} +.bi-chat-square-quote-fill:before { + content: "\ea51"; +} +.bi-chat-square-text:before { + content: "\ea52"; +} +.bi-chat-square-text-fill:before { + content: "\ea53"; +} +.bi-chat-text:before { + content: "\ea54"; +} +.bi-chat-text-fill:before { + content: "\ea55"; +} +.bi-check:before { + content: "\ea56"; +} +.bi-check2:before { + content: "\ea57"; +} +.bi-check2-all:before { + content: "\ea58"; +} +.bi-check2-circle:before { + content: "\ea59"; +} +.bi-check2-square:before { + content: "\ea5a"; +} +.bi-check-all:before { + content: "\ea5b"; +} +.bi-check-circle:before { + content: "\ea5c"; +} +.bi-check-circle-fill:before { + content: "\ea5d"; +} +.bi-check-square:before { + content: "\ea5e"; +} +.bi-check-square-fill:before { + content: "\ea5f"; +} +.bi-chevron-bar-contract:before { + content: "\ea60"; +} +.bi-chevron-bar-down:before { + content: "\ea61"; +} +.bi-chevron-bar-expand:before { + content: "\ea62"; +} +.bi-chevron-bar-left:before { + content: "\ea63"; +} +.bi-chevron-bar-right:before { + content: "\ea64"; +} +.bi-chevron-bar-up:before { + content: "\ea65"; +} +.bi-chevron-compact-down:before { + content: "\ea66"; +} +.bi-chevron-compact-left:before { + content: "\ea67"; +} +.bi-chevron-compact-right:before { + content: "\ea68"; +} +.bi-chevron-compact-up:before { + content: "\ea69"; +} +.bi-chevron-contract:before { + content: "\ea6a"; +} +.bi-chevron-double-down:before { + content: "\ea6b"; +} +.bi-chevron-double-left:before { + content: "\ea6c"; +} +.bi-chevron-double-right:before { + content: "\ea6d"; +} +.bi-chevron-double-up:before { + content: "\ea6e"; +} +.bi-chevron-down:before { + content: "\ea6f"; +} +.bi-chevron-expand:before { + content: "\ea70"; +} +.bi-chevron-left:before { + content: "\ea71"; +} +.bi-chevron-right:before { + content: "\ea72"; +} +.bi-chevron-up:before { + content: "\ea73"; +} +.bi-circle:before { + content: "\ea74"; +} +.bi-circle-fill:before { + content: "\ea75"; +} +.bi-circle-half:before { + content: "\ea76"; +} +.bi-circle-square:before { + content: "\ea77"; +} +.bi-clipboard:before { + content: "\ea78"; +} +.bi-clipboard-check:before { + content: "\ea79"; +} +.bi-clipboard-data:before { + content: "\ea7a"; +} +.bi-clipboard-minus:before { + content: "\ea7b"; +} +.bi-clipboard-plus:before { + content: "\ea7c"; +} +.bi-clipboard-x:before { + content: "\ea7d"; +} +.bi-clock:before { + content: "\ea7e"; +} +.bi-clock-fill:before { + content: "\ea7f"; +} +.bi-clock-history:before { + content: "\ea80"; +} +.bi-cloud:before { + content: "\ea81"; +} +.bi-cloud-arrow-down:before { + content: "\ea82"; +} +.bi-cloud-arrow-down-fill:before { + content: "\ea83"; +} +.bi-cloud-arrow-up:before { + content: "\ea84"; +} +.bi-cloud-arrow-up-fill:before { + content: "\ea85"; +} +.bi-cloud-check:before { + content: "\ea86"; +} +.bi-cloud-check-fill:before { + content: "\ea87"; +} +.bi-cloud-download:before { + content: "\ea88"; +} +.bi-cloud-download-fill:before { + content: "\ea89"; +} +.bi-cloud-fill:before { + content: "\ea8a"; +} +.bi-cloud-minus:before { + content: "\ea8b"; +} +.bi-cloud-minus-fill:before { + content: "\ea8c"; +} +.bi-cloud-plus:before { + content: "\ea8d"; +} +.bi-cloud-plus-fill:before { + content: "\ea8e"; +} +.bi-cloud-slash:before { + content: "\ea8f"; +} +.bi-cloud-slash-fill:before { + content: "\ea90"; +} +.bi-cloud-upload:before { + content: "\ea91"; +} +.bi-cloud-upload-fill:before { + content: "\ea92"; +} +.bi-code:before { + content: "\ea93"; +} +.bi-code-slash:before { + content: "\ea94"; +} +.bi-code-square:before { + content: "\ea95"; +} +.bi-collection:before { + content: "\ea96"; +} +.bi-collection-fill:before { + content: "\ea97"; +} +.bi-collection-play:before { + content: "\ea98"; +} +.bi-collection-play-fill:before { + content: "\ea99"; +} +.bi-columns:before { + content: "\ea9a"; +} +.bi-columns-gap:before { + content: "\ea9b"; +} +.bi-command:before { + content: "\ea9c"; +} +.bi-compass:before { + content: "\ea9d"; +} +.bi-compass-fill:before { + content: "\ea9e"; +} +.bi-cone:before { + content: "\ea9f"; +} +.bi-cone-striped:before { + content: "\eaa0"; +} +.bi-controller:before { + content: "\eaa1"; +} +.bi-cpu:before { + content: "\eaa2"; +} +.bi-cpu-fill:before { + content: "\eaa3"; +} +.bi-credit-card:before { + content: "\eaa4"; +} +.bi-credit-card-2-back:before { + content: "\eaa5"; +} +.bi-credit-card-2-back-fill:before { + content: "\eaa6"; +} +.bi-credit-card-2-front:before { + content: "\eaa7"; +} +.bi-credit-card-2-front-fill:before { + content: "\eaa8"; +} +.bi-credit-card-fill:before { + content: "\eaa9"; +} +.bi-crop:before { + content: "\eaaa"; +} +.bi-cup:before { + content: "\eaab"; +} +.bi-cup-fill:before { + content: "\eaac"; +} +.bi-cup-straw:before { + content: "\eaad"; +} +.bi-cursor:before { + content: "\eaae"; +} +.bi-cursor-fill:before { + content: "\eaaf"; +} +.bi-cursor-text:before { + content: "\eab0"; +} +.bi-dash:before { + content: "\eab1"; +} +.bi-dash-circle:before { + content: "\eab2"; +} +.bi-dash-circle-fill:before { + content: "\eab3"; +} +.bi-dash-square:before { + content: "\eab4"; +} +.bi-dash-square-fill:before { + content: "\eab5"; +} +.bi-diagram-2:before { + content: "\eab6"; +} +.bi-diagram-2-fill:before { + content: "\eab7"; +} +.bi-diagram-3:before { + content: "\eab8"; +} +.bi-diagram-3-fill:before { + content: "\eab9"; +} +.bi-diamond:before { + content: "\eaba"; +} +.bi-diamond-fill:before { + content: "\eabb"; +} +.bi-diamond-half:before { + content: "\eabc"; +} +.bi-dice-1:before { + content: "\eabd"; +} +.bi-dice-1-fill:before { + content: "\eabe"; +} +.bi-dice-2:before { + content: "\eabf"; +} +.bi-dice-2-fill:before { + content: "\eac0"; +} +.bi-dice-3:before { + content: "\eac1"; +} +.bi-dice-3-fill:before { + content: "\eac2"; +} +.bi-dice-4:before { + content: "\eac3"; +} +.bi-dice-4-fill:before { + content: "\eac4"; +} +.bi-dice-5:before { + content: "\eac5"; +} +.bi-dice-5-fill:before { + content: "\eac6"; +} +.bi-dice-6:before { + content: "\eac7"; +} +.bi-dice-6-fill:before { + content: "\eac8"; +} +.bi-display:before { + content: "\eac9"; +} +.bi-display-fill:before { + content: "\eaca"; +} +.bi-distribute-horizontal:before { + content: "\eacb"; +} +.bi-distribute-vertical:before { + content: "\eacc"; +} +.bi-door-closed:before { + content: "\eacd"; +} +.bi-door-closed-fill:before { + content: "\eace"; +} +.bi-door-open:before { + content: "\eacf"; +} +.bi-door-open-fill:before { + content: "\ead0"; +} +.bi-dot:before { + content: "\ead1"; +} +.bi-download:before { + content: "\ead2"; +} +.bi-droplet:before { + content: "\ead3"; +} +.bi-droplet-fill:before { + content: "\ead4"; +} +.bi-droplet-half:before { + content: "\ead5"; +} +.bi-earbuds:before { + content: "\ead6"; +} +.bi-easel:before { + content: "\ead7"; +} +.bi-easel-fill:before { + content: "\ead8"; +} +.bi-egg:before { + content: "\ead9"; +} +.bi-egg-fill:before { + content: "\eada"; +} +.bi-egg-fried:before { + content: "\eadb"; +} +.bi-eject:before { + content: "\eadc"; +} +.bi-eject-fill:before { + content: "\eadd"; +} +.bi-emoji-angry:before { + content: "\eade"; +} +.bi-emoji-dizzy:before { + content: "\eadf"; +} +.bi-emoji-expressionless:before { + content: "\eae0"; +} +.bi-emoji-frown:before { + content: "\eae1"; +} +.bi-emoji-laughing:before { + content: "\eae2"; +} +.bi-emoji-neutral:before { + content: "\eae3"; +} +.bi-emoji-smile:before { + content: "\eae4"; +} +.bi-emoji-smile-upside-down:before { + content: "\eae5"; +} +.bi-emoji-sunglasses:before { + content: "\eae6"; +} +.bi-envelope:before { + content: "\eae7"; +} +.bi-envelope-fill:before { + content: "\eae8"; +} +.bi-envelope-open:before { + content: "\eae9"; +} +.bi-envelope-open-fill:before { + content: "\eaea"; +} +.bi-exclamation:before { + content: "\eaeb"; +} +.bi-exclamation-circle:before { + content: "\eaec"; +} +.bi-exclamation-circle-fill:before { + content: "\eaed"; +} +.bi-exclamation-diamond:before { + content: "\eaee"; +} +.bi-exclamation-diamond-fill:before { + content: "\eaef"; +} +.bi-exclamation-octagon:before { + content: "\eaf0"; +} +.bi-exclamation-octagon-fill:before { + content: "\eaf1"; +} +.bi-exclamation-square:before { + content: "\eaf2"; +} +.bi-exclamation-square-fill:before { + content: "\eaf3"; +} +.bi-exclamation-triangle:before { + content: "\eaf4"; +} +.bi-exclamation-triangle-fill:before { + content: "\eaf5"; +} +.bi-exclude:before { + content: "\eaf6"; +} +.bi-eye:before { + content: "\eaf7"; +} +.bi-eye-fill:before { + content: "\eaf8"; +} +.bi-eyeglasses:before { + content: "\eaf9"; +} +.bi-eye-slash:before { + content: "\eafa"; +} +.bi-eye-slash-fill:before { + content: "\eafb"; +} +.bi-file:before { + content: "\eafc"; +} +.bi-file-arrow-down:before { + content: "\eafd"; +} +.bi-file-arrow-down-fill:before { + content: "\eafe"; +} +.bi-file-arrow-up:before { + content: "\eaff"; +} +.bi-file-arrow-up-fill:before { + content: "\eb00"; +} +.bi-file-binary:before { + content: "\eb01"; +} +.bi-file-binary-fill:before { + content: "\eb02"; +} +.bi-file-break:before { + content: "\eb03"; +} +.bi-file-break-fill:before { + content: "\eb04"; +} +.bi-file-check:before { + content: "\eb05"; +} +.bi-file-check-fill:before { + content: "\eb06"; +} +.bi-file-code:before { + content: "\eb07"; +} +.bi-file-code-fill:before { + content: "\eb08"; +} +.bi-file-diff:before { + content: "\eb09"; +} +.bi-file-diff-fill:before { + content: "\eb0a"; +} +.bi-file-earmark:before { + content: "\eb0b"; +} +.bi-file-earmark-arrow-down:before { + content: "\eb0c"; +} +.bi-file-earmark-arrow-down-fill:before { + content: "\eb0d"; +} +.bi-file-earmark-arrow-up:before { + content: "\eb0e"; +} +.bi-file-earmark-arrow-up-fill:before { + content: "\eb0f"; +} +.bi-file-earmark-binary:before { + content: "\eb10"; +} +.bi-file-earmark-binary-fill:before { + content: "\eb11"; +} +.bi-file-earmark-break:before { + content: "\eb12"; +} +.bi-file-earmark-break-fill:before { + content: "\eb13"; +} +.bi-file-earmark-check:before { + content: "\eb14"; +} +.bi-file-earmark-check-fill:before { + content: "\eb15"; +} +.bi-file-earmark-code:before { + content: "\eb16"; +} +.bi-file-earmark-code-fill:before { + content: "\eb17"; +} +.bi-file-earmark-diff:before { + content: "\eb18"; +} +.bi-file-earmark-diff-fill:before { + content: "\eb19"; +} +.bi-file-earmark-easel:before { + content: "\eb1a"; +} +.bi-file-earmark-easel-fill:before { + content: "\eb1b"; +} +.bi-file-earmark-fill:before { + content: "\eb1c"; +} +.bi-file-earmark-font:before { + content: "\eb1d"; +} +.bi-file-earmark-font-fill:before { + content: "\eb1e"; +} +.bi-file-earmark-image:before { + content: "\eb1f"; +} +.bi-file-earmark-image-fill:before { + content: "\eb20"; +} +.bi-file-earmark-lock:before { + content: "\eb21"; +} +.bi-file-earmark-lock2:before { + content: "\eb22"; +} +.bi-file-earmark-lock2-fill:before { + content: "\eb23"; +} +.bi-file-earmark-lock-fill:before { + content: "\eb24"; +} +.bi-file-earmark-medical:before { + content: "\eb25"; +} +.bi-file-earmark-medical-fill:before { + content: "\eb26"; +} +.bi-file-earmark-minus:before { + content: "\eb27"; +} +.bi-file-earmark-minus-fill:before { + content: "\eb28"; +} +.bi-file-earmark-music:before { + content: "\eb29"; +} +.bi-file-earmark-music-fill:before { + content: "\eb2a"; +} +.bi-file-earmark-person:before { + content: "\eb2b"; +} +.bi-file-earmark-person-fill:before { + content: "\eb2c"; +} +.bi-file-earmark-play:before { + content: "\eb2d"; +} +.bi-file-earmark-play-fill:before { + content: "\eb2e"; +} +.bi-file-earmark-plus:before { + content: "\eb2f"; +} +.bi-file-earmark-plus-fill:before { + content: "\eb30"; +} +.bi-file-earmark-post:before { + content: "\eb31"; +} +.bi-file-earmark-post-fill:before { + content: "\eb32"; +} +.bi-file-earmark-richtext:before { + content: "\eb33"; +} +.bi-file-earmark-richtext-fill:before { + content: "\eb34"; +} +.bi-file-earmark-ruled:before { + content: "\eb35"; +} +.bi-file-earmark-ruled-fill:before { + content: "\eb36"; +} +.bi-file-earmark-slides:before { + content: "\eb37"; +} +.bi-file-earmark-slides-fill:before { + content: "\eb38"; +} +.bi-file-earmark-spreadsheet:before { + content: "\eb39"; +} +.bi-file-earmark-spreadsheet-fill:before { + content: "\eb3a"; +} +.bi-file-earmark-text:before { + content: "\eb3b"; +} +.bi-file-earmark-text-fill:before { + content: "\eb3c"; +} +.bi-file-earmark-x:before { + content: "\eb3d"; +} +.bi-file-earmark-x-fill:before { + content: "\eb3e"; +} +.bi-file-earmark-zip:before { + content: "\eb3f"; +} +.bi-file-earmark-zip-fill:before { + content: "\eb40"; +} +.bi-file-easel:before { + content: "\eb41"; +} +.bi-file-easel-fill:before { + content: "\eb42"; +} +.bi-file-fill:before { + content: "\eb43"; +} +.bi-file-font:before { + content: "\eb44"; +} +.bi-file-font-fill:before { + content: "\eb45"; +} +.bi-file-image:before { + content: "\eb46"; +} +.bi-file-image-fill:before { + content: "\eb47"; +} +.bi-file-lock:before { + content: "\eb48"; +} +.bi-file-lock2:before { + content: "\eb49"; +} +.bi-file-lock2-fill:before { + content: "\eb4a"; +} +.bi-file-lock-fill:before { + content: "\eb4b"; +} +.bi-file-medical:before { + content: "\eb4c"; +} +.bi-file-medical-fill:before { + content: "\eb4d"; +} +.bi-file-minus:before { + content: "\eb4e"; +} +.bi-file-minus-fill:before { + content: "\eb4f"; +} +.bi-file-music:before { + content: "\eb50"; +} +.bi-file-music-fill:before { + content: "\eb51"; +} +.bi-file-person:before { + content: "\eb52"; +} +.bi-file-person-fill:before { + content: "\eb53"; +} +.bi-file-play:before { + content: "\eb54"; +} +.bi-file-play-fill:before { + content: "\eb55"; +} +.bi-file-plus:before { + content: "\eb56"; +} +.bi-file-plus-fill:before { + content: "\eb57"; +} +.bi-file-post:before { + content: "\eb58"; +} +.bi-file-post-fill:before { + content: "\eb59"; +} +.bi-file-richtext:before { + content: "\eb5a"; +} +.bi-file-richtext-fill:before { + content: "\eb5b"; +} +.bi-file-ruled:before { + content: "\eb5c"; +} +.bi-file-ruled-fill:before { + content: "\eb5d"; +} +.bi-files:before { + content: "\eb5e"; +} +.bi-files-alt:before { + content: "\eb5f"; +} +.bi-file-slides:before { + content: "\eb60"; +} +.bi-file-slides-fill:before { + content: "\eb61"; +} +.bi-file-spreadsheet:before { + content: "\eb62"; +} +.bi-file-spreadsheet-fill:before { + content: "\eb63"; +} +.bi-file-text:before { + content: "\eb64"; +} +.bi-file-text-fill:before { + content: "\eb65"; +} +.bi-file-x:before { + content: "\eb66"; +} +.bi-file-x-fill:before { + content: "\eb67"; +} +.bi-file-zip:before { + content: "\eb68"; +} +.bi-file-zip-fill:before { + content: "\eb69"; +} +.bi-film:before { + content: "\eb6a"; +} +.bi-filter:before { + content: "\eb6b"; +} +.bi-filter-circle:before { + content: "\eb6c"; +} +.bi-filter-circle-fill:before { + content: "\eb6d"; +} +.bi-filter-left:before { + content: "\eb6e"; +} +.bi-filter-right:before { + content: "\eb6f"; +} +.bi-filter-square:before { + content: "\eb70"; +} +.bi-filter-square-fill:before { + content: "\eb71"; +} +.bi-flag:before { + content: "\eb72"; +} +.bi-flag-fill:before { + content: "\eb73"; +} +.bi-flower1:before { + content: "\eb74"; +} +.bi-flower2:before { + content: "\eb75"; +} +.bi-flower3:before { + content: "\eb76"; +} +.bi-folder:before { + content: "\eb77"; +} +.bi-folder2:before { + content: "\eb78"; +} +.bi-folder2-open:before { + content: "\eb79"; +} +.bi-folder-check:before { + content: "\eb7a"; +} +.bi-folder-fill:before { + content: "\eb7b"; +} +.bi-folder-minus:before { + content: "\eb7c"; +} +.bi-folder-plus:before { + content: "\eb7d"; +} +.bi-folder-symlink:before { + content: "\eb7e"; +} +.bi-folder-symlink-fill:before { + content: "\eb7f"; +} +.bi-folder-x:before { + content: "\eb80"; +} +.bi-fonts:before { + content: "\eb81"; +} +.bi-forward:before { + content: "\eb82"; +} +.bi-forward-fill:before { + content: "\eb83"; +} +.bi-front:before { + content: "\eb84"; +} +.bi-fullscreen:before { + content: "\eb85"; +} +.bi-fullscreen-exit:before { + content: "\eb86"; +} +.bi-funnel:before { + content: "\eb87"; +} +.bi-funnel-fill:before { + content: "\eb88"; +} +.bi-gear:before { + content: "\eb89"; +} +.bi-gear-fill:before { + content: "\eb8a"; +} +.bi-gear-wide:before { + content: "\eb8b"; +} +.bi-gear-wide-connected:before { + content: "\eb8c"; +} +.bi-gem:before { + content: "\eb8d"; +} +.bi-geo:before { + content: "\eb8e"; +} +.bi-geo-alt:before { + content: "\eb8f"; +} +.bi-geo-alt-fill:before { + content: "\eb90"; +} +.bi-geo-fill:before { + content: "\eb91"; +} +.bi-gift:before { + content: "\eb92"; +} +.bi-gift-fill:before { + content: "\eb93"; +} +.bi-globe:before { + content: "\eb94"; +} +.bi-globe2:before { + content: "\eb95"; +} +.bi-graph-down:before { + content: "\eb96"; +} +.bi-graph-up:before { + content: "\eb97"; +} +.bi-grid:before { + content: "\eb98"; +} +.bi-grid-1x2:before { + content: "\eb99"; +} +.bi-grid-1x2-fill:before { + content: "\eb9a"; +} +.bi-grid-3x2:before { + content: "\eb9b"; +} +.bi-grid-3x2-gap:before { + content: "\eb9c"; +} +.bi-grid-3x2-gap-fill:before { + content: "\eb9d"; +} +.bi-grid-3x3:before { + content: "\eb9e"; +} +.bi-grid-3x3-gap:before { + content: "\eb9f"; +} +.bi-grid-3x3-gap-fill:before { + content: "\eba0"; +} +.bi-grid-fill:before { + content: "\eba1"; +} +.bi-grip-horizontal:before { + content: "\eba2"; +} +.bi-grip-vertical:before { + content: "\eba3"; +} +.bi-hammer:before { + content: "\eba4"; +} +.bi-handbag:before { + content: "\eba5"; +} +.bi-handbag-fill:before { + content: "\eba6"; +} +.bi-hand-index:before { + content: "\eba7"; +} +.bi-hand-index-thumb:before { + content: "\eba8"; +} +.bi-hand-thumbs-down:before { + content: "\eba9"; +} +.bi-hand-thumbs-up:before { + content: "\ebaa"; +} +.bi-hash:before { + content: "\ebab"; +} +.bi-hdd:before { + content: "\ebac"; +} +.bi-hdd-fill:before { + content: "\ebad"; +} +.bi-hdd-network:before { + content: "\ebae"; +} +.bi-hdd-network-fill:before { + content: "\ebaf"; +} +.bi-hdd-rack:before { + content: "\ebb0"; +} +.bi-hdd-rack-fill:before { + content: "\ebb1"; +} +.bi-hdd-stack:before { + content: "\ebb2"; +} +.bi-hdd-stack-fill:before { + content: "\ebb3"; +} +.bi-headphones:before { + content: "\ebb4"; +} +.bi-headset:before { + content: "\ebb5"; +} +.bi-heart:before { + content: "\ebb6"; +} +.bi-heart-fill:before { + content: "\ebb7"; +} +.bi-heart-half:before { + content: "\ebb8"; +} +.bi-heptagon:before { + content: "\ebb9"; +} +.bi-heptagon-fill:before { + content: "\ebba"; +} +.bi-heptagon-half:before { + content: "\ebbb"; +} +.bi-hexagon:before { + content: "\ebbc"; +} +.bi-hexagon-fill:before { + content: "\ebbd"; +} +.bi-hexagon-half:before { + content: "\ebbe"; +} +.bi-hourglass:before { + content: "\ebbf"; +} +.bi-hourglass-bottom:before { + content: "\ebc0"; +} +.bi-hourglass-split:before { + content: "\ebc1"; +} +.bi-hourglass-top:before { + content: "\ebc2"; +} +.bi-house:before { + content: "\ebc3"; +} +.bi-house-door:before { + content: "\ebc4"; +} +.bi-house-door-fill:before { + content: "\ebc5"; +} +.bi-house-fill:before { + content: "\ebc6"; +} +.bi-hr:before { + content: "\ebc7"; +} +.bi-image:before { + content: "\ebc8"; +} +.bi-image-alt:before { + content: "\ebc9"; +} +.bi-image-fill:before { + content: "\ebca"; +} +.bi-images:before { + content: "\ebcb"; +} +.bi-inbox:before { + content: "\ebcc"; +} +.bi-inboxes:before { + content: "\ebcd"; +} +.bi-inboxes-fill:before { + content: "\ebce"; +} +.bi-inbox-fill:before { + content: "\ebcf"; +} +.bi-info:before { + content: "\ebd0"; +} +.bi-info-circle:before { + content: "\ebd1"; +} +.bi-info-circle-fill:before { + content: "\ebd2"; +} +.bi-info-square:before { + content: "\ebd3"; +} +.bi-info-square-fill:before { + content: "\ebd4"; +} +.bi-input-cursor:before { + content: "\ebd5"; +} +.bi-input-cursor-text:before { + content: "\ebd6"; +} +.bi-intersect:before { + content: "\ebd7"; +} +.bi-journal:before { + content: "\ebd8"; +} +.bi-journal-album:before { + content: "\ebd9"; +} +.bi-journal-arrow-down:before { + content: "\ebda"; +} +.bi-journal-arrow-up:before { + content: "\ebdb"; +} +.bi-journal-check:before { + content: "\ebdc"; +} +.bi-journal-code:before { + content: "\ebdd"; +} +.bi-journal-medical:before { + content: "\ebde"; +} +.bi-journal-minus:before { + content: "\ebdf"; +} +.bi-journal-plus:before { + content: "\ebe0"; +} +.bi-journal-richtext:before { + content: "\ebe1"; +} +.bi-journals:before { + content: "\ebe2"; +} +.bi-journal-text:before { + content: "\ebe3"; +} +.bi-journal-x:before { + content: "\ebe4"; +} +.bi-joystick:before { + content: "\ebe5"; +} +.bi-justify:before { + content: "\ebe6"; +} +.bi-justify-left:before { + content: "\ebe7"; +} +.bi-justify-right:before { + content: "\ebe8"; +} +.bi-kanban:before { + content: "\ebe9"; +} +.bi-kanban-fill:before { + content: "\ebea"; +} +.bi-key:before { + content: "\ebeb"; +} +.bi-keyboard:before { + content: "\ebec"; +} +.bi-keyboard-fill:before { + content: "\ebed"; +} +.bi-key-fill:before { + content: "\ebee"; +} +.bi-ladder:before { + content: "\ebef"; +} +.bi-lamp:before { + content: "\ebf0"; +} +.bi-lamp-fill:before { + content: "\ebf1"; +} +.bi-laptop:before { + content: "\ebf2"; +} +.bi-laptop-fill:before { + content: "\ebf3"; +} +.bi-layers:before { + content: "\ebf4"; +} +.bi-layers-fill:before { + content: "\ebf5"; +} +.bi-layers-half:before { + content: "\ebf6"; +} +.bi-layout-sidebar:before { + content: "\ebf7"; +} +.bi-layout-sidebar-inset:before { + content: "\ebf8"; +} +.bi-layout-sidebar-inset-reverse:before { + content: "\ebf9"; +} +.bi-layout-sidebar-reverse:before { + content: "\ebfa"; +} +.bi-layout-split:before { + content: "\ebfb"; +} +.bi-layout-text-sidebar:before { + content: "\ebfc"; +} +.bi-layout-text-sidebar-reverse:before { + content: "\ebfd"; +} +.bi-layout-text-window:before { + content: "\ebfe"; +} +.bi-layout-text-window-reverse:before { + content: "\ebff"; +} +.bi-layout-three-columns:before { + content: "\ec00"; +} +.bi-layout-wtf:before { + content: "\ec01"; +} +.bi-life-preserver:before { + content: "\ec02"; +} +.bi-lightning:before { + content: "\ec03"; +} +.bi-lightning-fill:before { + content: "\ec04"; +} +.bi-link:before { + content: "\ec05"; +} +.bi-link-45deg:before { + content: "\ec06"; +} +.bi-list:before { + content: "\ec07"; +} +.bi-list-check:before { + content: "\ec08"; +} +.bi-list-nested:before { + content: "\ec09"; +} +.bi-list-ol:before { + content: "\ec0a"; +} +.bi-list-stars:before { + content: "\ec0b"; +} +.bi-list-task:before { + content: "\ec0c"; +} +.bi-list-ul:before { + content: "\ec0d"; +} +.bi-lock:before { + content: "\ec0e"; +} +.bi-lock-fill:before { + content: "\ec0f"; +} +.bi-mailbox:before { + content: "\ec10"; +} +.bi-mailbox2:before { + content: "\ec11"; +} +.bi-map:before { + content: "\ec12"; +} +.bi-map-fill:before { + content: "\ec13"; +} +.bi-markdown:before { + content: "\ec14"; +} +.bi-markdown-fill:before { + content: "\ec15"; +} +.bi-menu-app:before { + content: "\ec16"; +} +.bi-menu-app-fill:before { + content: "\ec17"; +} +.bi-menu-button:before { + content: "\ec18"; +} +.bi-menu-button-fill:before { + content: "\ec19"; +} +.bi-menu-button-wide:before { + content: "\ec1a"; +} +.bi-menu-button-wide-fill:before { + content: "\ec1b"; +} +.bi-menu-down:before { + content: "\ec1c"; +} +.bi-menu-up:before { + content: "\ec1d"; +} +.bi-mic:before { + content: "\ec1e"; +} +.bi-mic-fill:before { + content: "\ec1f"; +} +.bi-mic-mute:before { + content: "\ec20"; +} +.bi-mic-mute-fill:before { + content: "\ec21"; +} +.bi-minecart:before { + content: "\ec22"; +} +.bi-minecart-loaded:before { + content: "\ec23"; +} +.bi-moon:before { + content: "\ec24"; +} +.bi-mouse:before { + content: "\ec25"; +} +.bi-mouse2:before { + content: "\ec26"; +} +.bi-mouse3:before { + content: "\ec27"; +} +.bi-music-note:before { + content: "\ec28"; +} +.bi-music-note-beamed:before { + content: "\ec29"; +} +.bi-music-note-list:before { + content: "\ec2a"; +} +.bi-music-player:before { + content: "\ec2b"; +} +.bi-music-player-fill:before { + content: "\ec2c"; +} +.bi-newspaper:before { + content: "\ec2d"; +} +.bi-node-minus:before { + content: "\ec2e"; +} +.bi-node-minus-fill:before { + content: "\ec2f"; +} +.bi-node-plus:before { + content: "\ec30"; +} +.bi-node-plus-fill:before { + content: "\ec31"; +} +.bi-nut:before { + content: "\ec32"; +} +.bi-nut-fill:before { + content: "\ec33"; +} +.bi-octagon:before { + content: "\ec34"; +} +.bi-octagon-fill:before { + content: "\ec35"; +} +.bi-octagon-half:before { + content: "\ec36"; +} +.bi-option:before { + content: "\ec37"; +} +.bi-outlet:before { + content: "\ec38"; +} +.bi-paperclip:before { + content: "\ec39"; +} +.bi-paragraph:before { + content: "\ec3a"; +} +.bi-patch-check:before { + content: "\ec3b"; +} +.bi-patch-check-fll:before { + content: "\ec3c"; +} +.bi-patch-exclamation:before { + content: "\ec3d"; +} +.bi-patch-exclamation-fll:before { + content: "\ec3e"; +} +.bi-patch-minus:before { + content: "\ec3f"; +} +.bi-patch-minus-fll:before { + content: "\ec40"; +} +.bi-patch-plus:before { + content: "\ec41"; +} +.bi-patch-plus-fll:before { + content: "\ec42"; +} +.bi-patch-question:before { + content: "\ec43"; +} +.bi-patch-question-fll:before { + content: "\ec44"; +} +.bi-pause:before { + content: "\ec45"; +} +.bi-pause-fill:before { + content: "\ec46"; +} +.bi-peace:before { + content: "\ec47"; +} +.bi-peace-fill:before { + content: "\ec48"; +} +.bi-pen:before { + content: "\ec49"; +} +.bi-pencil:before { + content: "\ec4a"; +} +.bi-pencil-fill:before { + content: "\ec4b"; +} +.bi-pencil-square:before { + content: "\ec4c"; +} +.bi-pen-fill:before { + content: "\ec4d"; +} +.bi-pentagon:before { + content: "\ec4e"; +} +.bi-pentagon-fill:before { + content: "\ec4f"; +} +.bi-pentagon-half:before { + content: "\ec50"; +} +.bi-people:before { + content: "\ec51"; +} +.bi-people-fill:before { + content: "\ec52"; +} +.bi-percent:before { + content: "\ec53"; +} +.bi-person:before { + content: "\ec54"; +} +.bi-person-badge:before { + content: "\ec55"; +} +.bi-person-badge-fill:before { + content: "\ec56"; +} +.bi-person-bounding-box:before { + content: "\ec57"; +} +.bi-person-check:before { + content: "\ec58"; +} +.bi-person-check-fill:before { + content: "\ec59"; +} +.bi-person-circle:before { + content: "\ec5a"; +} +.bi-person-dash:before { + content: "\ec5b"; +} +.bi-person-dash-fill:before { + content: "\ec5c"; +} +.bi-person-fill:before { + content: "\ec5d"; +} +.bi-person-lines-fill:before { + content: "\ec5e"; +} +.bi-person-plus:before { + content: "\ec5f"; +} +.bi-person-plus-fill:before { + content: "\ec60"; +} +.bi-person-square:before { + content: "\ec61"; +} +.bi-person-x:before { + content: "\ec62"; +} +.bi-person-x-fill:before { + content: "\ec63"; +} +.bi-phone:before { + content: "\ec64"; +} +.bi-phone-fill:before { + content: "\ec65"; +} +.bi-phone-landscape:before { + content: "\ec66"; +} +.bi-phone-landscape-fill:before { + content: "\ec67"; +} +.bi-phone-vibrate:before { + content: "\ec68"; +} +.bi-pie-chart:before { + content: "\ec69"; +} +.bi-pie-chart-fill:before { + content: "\ec6a"; +} +.bi-pip:before { + content: "\ec6b"; +} +.bi-pip-fill:before { + content: "\ec6c"; +} +.bi-play:before { + content: "\ec6d"; +} +.bi-play-fill:before { + content: "\ec6e"; +} +.bi-plug:before { + content: "\ec6f"; +} +.bi-plug-fill:before { + content: "\ec70"; +} +.bi-plus:before { + content: "\ec71"; +} +.bi-plus-circle:before { + content: "\ec72"; +} +.bi-plus-circle-fill:before { + content: "\ec73"; +} +.bi-plus-square:before { + content: "\ec74"; +} +.bi-plus-square-fill:before { + content: "\ec75"; +} +.bi-power:before { + content: "\ec76"; +} +.bi-printer:before { + content: "\ec77"; +} +.bi-printer-fill:before { + content: "\ec78"; +} +.bi-puzzle:before { + content: "\ec79"; +} +.bi-puzzle-fill:before { + content: "\ec7a"; +} +.bi-question:before { + content: "\ec7b"; +} +.bi-question-circle:before { + content: "\ec7c"; +} +.bi-question-circle-fill:before { + content: "\ec7d"; +} +.bi-question-diamond:before { + content: "\ec7e"; +} +.bi-question-diamond-fill:before { + content: "\ec7f"; +} +.bi-question-octagon:before { + content: "\ec80"; +} +.bi-question-octagon-fill:before { + content: "\ec81"; +} +.bi-question-square:before { + content: "\ec82"; +} +.bi-question-square-fill:before { + content: "\ec83"; +} +.bi-receipt:before { + content: "\ec84"; +} +.bi-receipt-cutoff:before { + content: "\ec85"; +} +.bi-reception-0:before { + content: "\ec86"; +} +.bi-reception-1:before { + content: "\ec87"; +} +.bi-reception-2:before { + content: "\ec88"; +} +.bi-reception-3:before { + content: "\ec89"; +} +.bi-reception-4:before { + content: "\ec8a"; +} +.bi-reply:before { + content: "\ec8b"; +} +.bi-reply-all:before { + content: "\ec8c"; +} +.bi-reply-all-fill:before { + content: "\ec8d"; +} +.bi-reply-fill:before { + content: "\ec8e"; +} +.bi-rss:before { + content: "\ec8f"; +} +.bi-rss-fill:before { + content: "\ec90"; +} +.bi-scissors:before { + content: "\ec91"; +} +.bi-screwdriver:before { + content: "\ec92"; +} +.bi-search:before { + content: "\ec93"; +} +.bi-segmented-nav:before { + content: "\ec94"; +} +.bi-server:before { + content: "\ec95"; +} +.bi-share:before { + content: "\ec96"; +} +.bi-share-fill:before { + content: "\ec97"; +} +.bi-shield:before { + content: "\ec98"; +} +.bi-shield-check:before { + content: "\ec99"; +} +.bi-shield-exclamation:before { + content: "\ec9a"; +} +.bi-shield-fill:before { + content: "\ec9b"; +} +.bi-shield-fill-check:before { + content: "\ec9c"; +} +.bi-shield-fill-exclamation:before { + content: "\ec9d"; +} +.bi-shield-fill-minus:before { + content: "\ec9e"; +} +.bi-shield-fill-plus:before { + content: "\ec9f"; +} +.bi-shield-fill-x:before { + content: "\eca0"; +} +.bi-shield-lock:before { + content: "\eca1"; +} +.bi-shield-lock-fill:before { + content: "\eca2"; +} +.bi-shield-minus:before { + content: "\eca3"; +} +.bi-shield-plus:before { + content: "\eca4"; +} +.bi-shield-shaded:before { + content: "\eca5"; +} +.bi-shield-slash:before { + content: "\eca6"; +} +.bi-shield-slash-fill:before { + content: "\eca7"; +} +.bi-shield-x:before { + content: "\eca8"; +} +.bi-shift:before { + content: "\eca9"; +} +.bi-shift-fill:before { + content: "\ecaa"; +} +.bi-shop:before { + content: "\ecab"; +} +.bi-shop-window:before { + content: "\ecac"; +} +.bi-shuffle:before { + content: "\ecad"; +} +.bi-signpost:before { + content: "\ecae"; +} +.bi-signpost-2:before { + content: "\ecaf"; +} +.bi-signpost-2-fill:before { + content: "\ecb0"; +} +.bi-signpost-fill:before { + content: "\ecb1"; +} +.bi-signpost-split:before { + content: "\ecb2"; +} +.bi-signpost-split-fill:before { + content: "\ecb3"; +} +.bi-sim:before { + content: "\ecb4"; +} +.bi-sim-fill:before { + content: "\ecb5"; +} +.bi-skip-backward:before { + content: "\ecb6"; +} +.bi-skip-backward-fill:before { + content: "\ecb7"; +} +.bi-skip-end:before { + content: "\ecb8"; +} +.bi-skip-end-fill:before { + content: "\ecb9"; +} +.bi-skip-forward:before { + content: "\ecba"; +} +.bi-skip-forward-fill:before { + content: "\ecbb"; +} +.bi-skip-start:before { + content: "\ecbc"; +} +.bi-skip-start-fill:before { + content: "\ecbd"; +} +.bi-slash:before { + content: "\ecbe"; +} +.bi-slash-circle:before { + content: "\ecbf"; +} +.bi-slash-circle-fill:before { + content: "\ecc0"; +} +.bi-slash-square:before { + content: "\ecc1"; +} +.bi-slash-square-fill:before { + content: "\ecc2"; +} +.bi-sliders:before { + content: "\ecc3"; +} +.bi-smartwatch:before { + content: "\ecc4"; +} +.bi-sort-alpha-down:before { + content: "\ecc5"; +} +.bi-sort-alpha-down-alt:before { + content: "\ecc6"; +} +.bi-sort-alpha-up:before { + content: "\ecc7"; +} +.bi-sort-alpha-up-alt:before { + content: "\ecc8"; +} +.bi-sort-down:before { + content: "\ecc9"; +} +.bi-sort-down-alt:before { + content: "\ecca"; +} +.bi-sort-numeric-down:before { + content: "\eccb"; +} +.bi-sort-numeric-down-alt:before { + content: "\eccc"; +} +.bi-sort-numeric-up:before { + content: "\eccd"; +} +.bi-sort-numeric-up-alt:before { + content: "\ecce"; +} +.bi-sort-up:before { + content: "\eccf"; +} +.bi-sort-up-alt:before { + content: "\ecd0"; +} +.bi-soundwave:before { + content: "\ecd1"; +} +.bi-speaker:before { + content: "\ecd2"; +} +.bi-speaker-fill:before { + content: "\ecd3"; +} +.bi-spellcheck:before { + content: "\ecd4"; +} +.bi-square:before { + content: "\ecd5"; +} +.bi-square-fill:before { + content: "\ecd6"; +} +.bi-square-half:before { + content: "\ecd7"; +} +.bi-star:before { + content: "\ecd8"; +} +.bi-star-fill:before { + content: "\ecd9"; +} +.bi-star-half:before { + content: "\ecda"; +} +.bi-stickies:before { + content: "\ecdb"; +} +.bi-stickies-fill:before { + content: "\ecdc"; +} +.bi-sticky:before { + content: "\ecdd"; +} +.bi-sticky-fill:before { + content: "\ecde"; +} +.bi-stop:before { + content: "\ecdf"; +} +.bi-stop-fill:before { + content: "\ece0"; +} +.bi-stoplights:before { + content: "\ece1"; +} +.bi-stoplights-fill:before { + content: "\ece2"; +} +.bi-stopwatch:before { + content: "\ece3"; +} +.bi-stopwatch-fill:before { + content: "\ece4"; +} +.bi-subtract:before { + content: "\ece5"; +} +.bi-suit-club:before { + content: "\ece6"; +} +.bi-suit-club-fill:before { + content: "\ece7"; +} +.bi-suit-diamond:before { + content: "\ece8"; +} +.bi-suit-diamond-fill:before { + content: "\ece9"; +} +.bi-suit-heart:before { + content: "\ecea"; +} +.bi-suit-heart-fill:before { + content: "\eceb"; +} +.bi-suit-spade:before { + content: "\ecec"; +} +.bi-suit-spade-fill:before { + content: "\eced"; +} +.bi-sun:before { + content: "\ecee"; +} +.bi-sunglasses:before { + content: "\ecef"; +} +.bi-table:before { + content: "\ecf0"; +} +.bi-tablet:before { + content: "\ecf1"; +} +.bi-tablet-fill:before { + content: "\ecf2"; +} +.bi-tablet-landscape:before { + content: "\ecf3"; +} +.bi-tablet-landscape-fill:before { + content: "\ecf4"; +} +.bi-tag:before { + content: "\ecf5"; +} +.bi-tag-fill:before { + content: "\ecf6"; +} +.bi-tags:before { + content: "\ecf7"; +} +.bi-tags-fill:before { + content: "\ecf8"; +} +.bi-telephone:before { + content: "\ecf9"; +} +.bi-telephone-fill:before { + content: "\ecfa"; +} +.bi-telephone-forward:before { + content: "\ecfb"; +} +.bi-telephone-forward-fill:before { + content: "\ecfc"; +} +.bi-telephone-inbound:before { + content: "\ecfd"; +} +.bi-telephone-inbound-fill:before { + content: "\ecfe"; +} +.bi-telephone-minus:before { + content: "\ecff"; +} +.bi-telephone-minus-fill:before { + content: "\ed00"; +} +.bi-telephone-outbound:before { + content: "\ed01"; +} +.bi-telephone-outbound-fill:before { + content: "\ed02"; +} +.bi-telephone-plus:before { + content: "\ed03"; +} +.bi-telephone-plus-fill:before { + content: "\ed04"; +} +.bi-telephone-x:before { + content: "\ed05"; +} +.bi-telephone-x-fill:before { + content: "\ed06"; +} +.bi-terminal:before { + content: "\ed07"; +} +.bi-terminal-fill:before { + content: "\ed08"; +} +.bi-textarea:before { + content: "\ed09"; +} +.bi-textarea-resize:before { + content: "\ed0a"; +} +.bi-textarea-t:before { + content: "\ed0b"; +} +.bi-text-center:before { + content: "\ed0c"; +} +.bi-text-indent-left:before { + content: "\ed0d"; +} +.bi-text-indent-right:before { + content: "\ed0e"; +} +.bi-text-left:before { + content: "\ed0f"; +} +.bi-text-paragraph:before { + content: "\ed10"; +} +.bi-text-right:before { + content: "\ed11"; +} +.bi-thermometer:before { + content: "\ed12"; +} +.bi-thermometer-half:before { + content: "\ed13"; +} +.bi-three-dots:before { + content: "\ed14"; +} +.bi-three-dots-vertical:before { + content: "\ed15"; +} +.bi-toggle2-off:before { + content: "\ed16"; +} +.bi-toggle2-on:before { + content: "\ed17"; +} +.bi-toggle-off:before { + content: "\ed18"; +} +.bi-toggle-on:before { + content: "\ed19"; +} +.bi-toggles:before { + content: "\ed1a"; +} +.bi-toggles2:before { + content: "\ed1b"; +} +.bi-tools:before { + content: "\ed1c"; +} +.bi-trash:before { + content: "\ed1d"; +} +.bi-trash2:before { + content: "\ed1e"; +} +.bi-trash2-fill:before { + content: "\ed1f"; +} +.bi-trash-fill:before { + content: "\ed20"; +} +.bi-tree:before { + content: "\ed21"; +} +.bi-tree-fill:before { + content: "\ed22"; +} +.bi-triangle:before { + content: "\ed23"; +} +.bi-triangle-fill:before { + content: "\ed24"; +} +.bi-triangle-half:before { + content: "\ed25"; +} +.bi-trophy:before { + content: "\ed26"; +} +.bi-trophy-fill:before { + content: "\ed27"; +} +.bi-truck:before { + content: "\ed28"; +} +.bi-truck-flatbed:before { + content: "\ed29"; +} +.bi-tv:before { + content: "\ed2a"; +} +.bi-tv-fill:before { + content: "\ed2b"; +} +.bi-type:before { + content: "\ed2c"; +} +.bi-type-bold:before { + content: "\ed2d"; +} +.bi-type-h1:before { + content: "\ed2e"; +} +.bi-type-h2:before { + content: "\ed2f"; +} +.bi-type-h3:before { + content: "\ed30"; +} +.bi-type-italic:before { + content: "\ed31"; +} +.bi-type-strikethrough:before { + content: "\ed32"; +} +.bi-type-underline:before { + content: "\ed33"; +} +.bi-ui-checks:before { + content: "\ed34"; +} +.bi-ui-checks-grid:before { + content: "\ed35"; +} +.bi-ui-radios:before { + content: "\ed36"; +} +.bi-ui-radios-grid:before { + content: "\ed37"; +} +.bi-union:before { + content: "\ed38"; +} +.bi-unlock:before { + content: "\ed39"; +} +.bi-unlock-fill:before { + content: "\ed3a"; +} +.bi-upc:before { + content: "\ed3b"; +} +.bi-upc-scan:before { + content: "\ed3c"; +} +.bi-upload:before { + content: "\ed3d"; +} +.bi-vector-pen:before { + content: "\ed3e"; +} +.bi-view-list:before { + content: "\ed3f"; +} +.bi-view-stacked:before { + content: "\ed40"; +} +.bi-voicemail:before { + content: "\ed41"; +} +.bi-volume-down:before { + content: "\ed42"; +} +.bi-volume-down-fill:before { + content: "\ed43"; +} +.bi-volume-mute:before { + content: "\ed44"; +} +.bi-volume-mute-fill:before { + content: "\ed45"; +} +.bi-volume-off:before { + content: "\ed46"; +} +.bi-volume-off-fill:before { + content: "\ed47"; +} +.bi-volume-up:before { + content: "\ed48"; +} +.bi-volume-up-fill:before { + content: "\ed49"; +} +.bi-vr:before { + content: "\ed4a"; +} +.bi-wallet:before { + content: "\ed4b"; +} +.bi-wallet2:before { + content: "\ed4c"; +} +.bi-wallet-fill:before { + content: "\ed4d"; +} +.bi-watch:before { + content: "\ed4e"; +} +.bi-wifi:before { + content: "\ed4f"; +} +.bi-wifi-1:before { + content: "\ed50"; +} +.bi-wifi-2:before { + content: "\ed51"; +} +.bi-wifi-off:before { + content: "\ed52"; +} +.bi-window:before { + content: "\ed53"; +} +.bi-wrench:before { + content: "\ed54"; +} +.bi-x:before { + content: "\ed55"; +} +.bi-x-circle:before { + content: "\ed56"; +} +.bi-x-circle-fill:before { + content: "\ed57"; +} +.bi-x-diamond:before { + content: "\ed58"; +} +.bi-x-diamond-fill:before { + content: "\ed59"; +} +.bi-x-octagon:before { + content: "\ed5a"; +} +.bi-x-octagon-fill:before { + content: "\ed5b"; +} +.bi-x-square:before { + content: "\ed5c"; +} +.bi-x-square-fill:before { + content: "\ed5d"; +} +.bi-zoom-in:before { + content: "\ed5e"; +} +.bi-zoom-out:before { + content: "\ed5f"; +} diff --git a/css/webfont.bootstrap.min.css b/css/webfont.bootstrap.min.css new file mode 100644 index 0000000..c81541c --- /dev/null +++ b/css/webfont.bootstrap.min.css @@ -0,0 +1,5 @@ +/*! + * Bootstrap webfont v1.0.0 by @sojon - https://github.com/sojonatgithub + * License - MIT License + */ +@font-face{font-family:'bootstrap-webfont-v100';src:url('../fonts/bootstrap-webfont-v100.eot?ekilh3');src:url('../fonts/bootstrap-webfont-v100.eot?ekilh3#iefix') format('embedded-opentype'), url('../fonts/bootstrap-webfont-v100.ttf?ekilh3') format('truetype'), url('../fonts/bootstrap-webfont-v100.woff?ekilh3') format('woff'), url('../fonts/bootstrap-webfont-v100.svg?ekilh3#bootstrap-webfont-v100') format('svg');font-weight:normal;font-style:normal;font-display:block}.bi{font-family:'bootstrap-webfont-v100' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-alarm:before{content:"e900"}.bi-alarm-fill:before{content:"e901"}.bi-align-bottom:before{content:"e902"}.bi-align-center:before{content:"e903"}.bi-align-end:before{content:"e904"}.bi-align-middle:before{content:"e905"}.bi-align-start:before{content:"e906"}.bi-align-top:before{content:"e907"}.bi-alt:before{content:"e908"}.bi-app:before{content:"e909"}.bi-app-indicator:before{content:"e90a"}.bi-archive:before{content:"e90b"}.bi-archive-fill:before{content:"e90c"}.bi-arrow-90deg-down:before{content:"e90d"}.bi-arrow-90deg-left:before{content:"e90e"}.bi-arrow-90deg-right:before{content:"e90f"}.bi-arrow-90deg-up:before{content:"e910"}.bi-arrow-bar-down:before{content:"e911"}.bi-arrow-bar-left:before{content:"e912"}.bi-arrow-bar-right:before{content:"e913"}.bi-arrow-bar-up:before{content:"e914"}.bi-arrow-clockwise:before{content:"e915"}.bi-arrow-counterclockwise:before{content:"e916"}.bi-arrow-down:before{content:"e917"}.bi-arrow-down-circle:before{content:"e918"}.bi-arrow-down-circle-fill:before{content:"e919"}.bi-arrow-down-left:before{content:"e91a"}.bi-arrow-down-left-circle:before{content:"e91b"}.bi-arrow-down-left-circle-fill:before{content:"e91c"}.bi-arrow-down-left-square:before{content:"e91d"}.bi-arrow-down-left-square-fill:before{content:"e91e"}.bi-arrow-down-right:before{content:"e91f"}.bi-arrow-down-right-circle:before{content:"e920"}.bi-arrow-down-right-circle-fill:before{content:"e921"}.bi-arrow-down-right-square:before{content:"e922"}.bi-arrow-down-right-square-fill:before{content:"e923"}.bi-arrow-down-short:before{content:"e924"}.bi-arrow-down-square:before{content:"e925"}.bi-arrow-down-square-fill:before{content:"e926"}.bi-arrow-down-up:before{content:"e927"}.bi-arrow-left:before{content:"e928"}.bi-arrow-left-circle:before{content:"e929"}.bi-arrow-left-circle-fill:before{content:"e92a"}.bi-arrow-left-right:before{content:"e92b"}.bi-arrow-left-short:before{content:"e92c"}.bi-arrow-left-square:before{content:"e92d"}.bi-arrow-left-square-fill:before{content:"e92e"}.bi-arrow-repeat:before{content:"e92f"}.bi-arrow-return-left:before{content:"e930"}.bi-arrow-return-right:before{content:"e931"}.bi-arrow-right:before{content:"e932"}.bi-arrow-right-circle:before{content:"e933"}.bi-arrow-right-circle-fill:before{content:"e934"}.bi-arrow-right-short:before{content:"e935"}.bi-arrow-right-square:before{content:"e936"}.bi-arrow-right-square-fill:before{content:"e937"}.bi-arrows-angle-contract:before{content:"e938"}.bi-arrows-angle-expand:before{content:"e939"}.bi-arrows-collapse:before{content:"e93a"}.bi-arrows-expand:before{content:"e93b"}.bi-arrows-fullscreen:before{content:"e93c"}.bi-arrows-move:before{content:"e93d"}.bi-arrow-up:before{content:"e93e"}.bi-arrow-up-circle:before{content:"e93f"}.bi-arrow-up-circle-fill:before{content:"e940"}.bi-arrow-up-left:before{content:"e941"}.bi-arrow-up-left-circle:before{content:"e942"}.bi-arrow-up-left-circle-fill:before{content:"e943"}.bi-arrow-up-left-square:before{content:"e944"}.bi-arrow-up-left-square-fill:before{content:"e945"}.bi-arrow-up-right:before{content:"e946"}.bi-arrow-up-right-circle:before{content:"e947"}.bi-arrow-up-right-circle-fill:before{content:"e948"}.bi-arrow-up-right-square:before{content:"e949"}.bi-arrow-up-right-square-fill:before{content:"e94a"}.bi-arrow-up-short:before{content:"e94b"}.bi-arrow-up-square:before{content:"e94c"}.bi-arrow-up-square-fill:before{content:"e94d"}.bi-aspect-ratio:before{content:"e94e"}.bi-aspect-ratio-fill:before{content:"e94f"}.bi-asterisk:before{content:"e950"}.bi-at:before{content:"e951"}.bi-award:before{content:"e952"}.bi-award-fill:before{content:"e953"}.bi-back:before{content:"e954"}.bi-backspace:before{content:"e955"}.bi-backspace-fill:before{content:"e956"}.bi-backspace-reverse:before{content:"e957"}.bi-backspace-reverse-fill:before{content:"e958"}.bi-badge-4k:before{content:"e959"}.bi-badge-4k-fill:before{content:"e95a"}.bi-badge-8k:before{content:"e95b"}.bi-badge-8k-fill:before{content:"e95c"}.bi-badge-ad:before{content:"e95d"}.bi-badge-ad-fill:before{content:"e95e"}.bi-badge-cc:before{content:"e95f"}.bi-badge-cc-fill:before{content:"e960"}.bi-badge-hd:before{content:"e961"}.bi-badge-hd-fill:before{content:"e962"}.bi-badge-tm:before{content:"e963"}.bi-badge-tm-fill:before{content:"e964"}.bi-badge-vo:before{content:"e965"}.bi-badge-vo-fill:before{content:"e966"}.bi-bag:before{content:"e967"}.bi-bag-check:before{content:"e968"}.bi-bag-check-fill:before{content:"e969"}.bi-bag-dash:before{content:"e96a"}.bi-bag-dash-fill:before{content:"e96b"}.bi-bag-fill:before{content:"e96c"}.bi-bag-plus:before{content:"e96d"}.bi-bag-plus-fill:before{content:"e96e"}.bi-bag-x:before{content:"e96f"}.bi-bag-x-fill:before{content:"e970"}.bi-bar-chart:before{content:"e971"}.bi-bar-chart-fill:before{content:"e972"}.bi-bar-chart-line:before{content:"e973"}.bi-bar-chart-line-fill:before{content:"e974"}.bi-bar-chart-steps:before{content:"e975"}.bi-basket:before{content:"e976"}.bi-basket2:before{content:"e977"}.bi-basket2-fill:before{content:"e978"}.bi-basket3:before{content:"e979"}.bi-basket3-fill:before{content:"e97a"}.bi-basket-fill:before{content:"e97b"}.bi-battery:before{content:"e97c"}.bi-battery-charging:before{content:"e97d"}.bi-battery-full:before{content:"e97e"}.bi-battery-half:before{content:"e97f"}.bi-bell:before{content:"e980"}.bi-bell-fill:before{content:"e981"}.bi-bezier:before{content:"e982"}.bi-bezier2:before{content:"e983"}.bi-bicycle:before{content:"e984"}.bi-binoculars:before{content:"e985"}.bi-binoculars-fill:before{content:"e986"}.bi-blockquote-left:before{content:"e987"}.bi-blockquote-right:before{content:"e988"}.bi-book:before{content:"e989"}.bi-book-fill:before{content:"e98a"}.bi-book-half:before{content:"e98b"}.bi-bookmark:before{content:"e98c"}.bi-bookmark-check:before{content:"e98d"}.bi-bookmark-check-fill:before{content:"e98e"}.bi-bookmark-dash:before{content:"e98f"}.bi-bookmark-dash-fill:before{content:"e990"}.bi-bookmark-fill:before{content:"e991"}.bi-bookmark-heart:before{content:"e992"}.bi-bookmark-heart-fill:before{content:"e993"}.bi-bookmark-plus:before{content:"e994"}.bi-bookmark-plus-fill:before{content:"e995"}.bi-bookmarks:before{content:"e996"}.bi-bookmarks-fill:before{content:"e997"}.bi-bookmark-star:before{content:"e998"}.bi-bookmark-star-fill:before{content:"e999"}.bi-bookmark-x:before{content:"e99a"}.bi-bookmark-x-fill:before{content:"e99b"}.bi-bookshelf:before{content:"e99c"}.bi-bootstrap:before{content:"e99d"}.bi-bootstrap-fill:before{content:"e99e"}.bi-bootstrap-reboot:before{content:"e99f"}.bi-border-style:before{content:"e9a0"}.bi-border-width:before{content:"e9a1"}.bi-bounding-box:before{content:"e9a2"}.bi-bounding-box-circles:before{content:"e9a3"}.bi-box:before{content:"e9a4"}.bi-box-arrow-down:before{content:"e9a5"}.bi-box-arrow-down-left:before{content:"e9a6"}.bi-box-arrow-down-right:before{content:"e9a7"}.bi-box-arrow-in-down:before{content:"e9a8"}.bi-box-arrow-in-down-left:before{content:"e9a9"}.bi-box-arrow-in-down-right:before{content:"e9aa"}.bi-box-arrow-in-left:before{content:"e9ab"}.bi-box-arrow-in-right:before{content:"e9ac"}.bi-box-arrow-in-up:before{content:"e9ad"}.bi-box-arrow-in-up-left:before{content:"e9ae"}.bi-box-arrow-in-up-right:before{content:"e9af"}.bi-box-arrow-left:before{content:"e9b0"}.bi-box-arrow-right:before{content:"e9b1"}.bi-box-arrow-up:before{content:"e9b2"}.bi-box-arrow-up-left:before{content:"e9b3"}.bi-box-arrow-up-right:before{content:"e9b4"}.bi-box-seam:before{content:"e9b5"}.bi-braces:before{content:"e9b6"}.bi-bricks:before{content:"e9b7"}.bi-briefcase:before{content:"e9b8"}.bi-briefcase-fill:before{content:"e9b9"}.bi-brightness-alt-high:before{content:"e9ba"}.bi-brightness-alt-high-fill:before{content:"e9bb"}.bi-brightness-alt-low:before{content:"e9bc"}.bi-brightness-alt-low-fill:before{content:"e9bd"}.bi-brightness-high:before{content:"e9be"}.bi-brightness-high-fill:before{content:"e9bf"}.bi-brightness-low:before{content:"e9c0"}.bi-brightness-low-fill:before{content:"e9c1"}.bi-broadcast:before{content:"e9c2"}.bi-broadcast-pin:before{content:"e9c3"}.bi-brush:before{content:"e9c4"}.bi-brush-fill:before{content:"e9c5"}.bi-bucket:before{content:"e9c6"}.bi-bucket-fill:before{content:"e9c7"}.bi-bug:before{content:"e9c8"}.bi-bug-fill:before{content:"e9c9"}.bi-building:before{content:"e9ca"}.bi-bullseye:before{content:"e9cb"}.bi-calculator:before{content:"e9cc"}.bi-calculator-fill:before{content:"e9cd"}.bi-calendar:before{content:"e9ce"}.bi-calendar2:before{content:"e9cf"}.bi-calendar2-check:before{content:"e9d0"}.bi-calendar2-check-fill:before{content:"e9d1"}.bi-calendar2-date:before{content:"e9d2"}.bi-calendar2-date-fill:before{content:"e9d3"}.bi-calendar2-day:before{content:"e9d4"}.bi-calendar2-day-fill:before{content:"e9d5"}.bi-calendar2-event:before{content:"e9d6"}.bi-calendar2-event-fill:before{content:"e9d7"}.bi-calendar2-fill:before{content:"e9d8"}.bi-calendar2-minus:before{content:"e9d9"}.bi-calendar2-minus-fill:before{content:"e9da"}.bi-calendar2-month:before{content:"e9db"}.bi-calendar2-month-fill:before{content:"e9dc"}.bi-calendar2-plus:before{content:"e9dd"}.bi-calendar2-plus-fill:before{content:"e9de"}.bi-calendar2-range:before{content:"e9df"}.bi-calendar2-range-fill:before{content:"e9e0"}.bi-calendar2-week:before{content:"e9e1"}.bi-calendar2-week-fill:before{content:"e9e2"}.bi-calendar2-x:before{content:"e9e3"}.bi-calendar2-x-fill:before{content:"e9e4"}.bi-calendar3:before{content:"e9e5"}.bi-calendar3-event:before{content:"e9e6"}.bi-calendar3-event-fill:before{content:"e9e7"}.bi-calendar3-fill:before{content:"e9e8"}.bi-calendar3-range:before{content:"e9e9"}.bi-calendar3-range-fill:before{content:"e9ea"}.bi-calendar3-week:before{content:"e9eb"}.bi-calendar3-week-fill:before{content:"e9ec"}.bi-calendar4:before{content:"e9ed"}.bi-calendar4-event:before{content:"e9ee"}.bi-calendar4-range:before{content:"e9ef"}.bi-calendar4-week:before{content:"e9f0"}.bi-calendar-check:before{content:"e9f1"}.bi-calendar-check-fill:before{content:"e9f2"}.bi-calendar-date:before{content:"e9f3"}.bi-calendar-date-fill:before{content:"e9f4"}.bi-calendar-day:before{content:"e9f5"}.bi-calendar-day-fill:before{content:"e9f6"}.bi-calendar-event:before{content:"e9f7"}.bi-calendar-event-fill:before{content:"e9f8"}.bi-calendar-fill:before{content:"e9f9"}.bi-calendar-minus:before{content:"e9fa"}.bi-calendar-minus-fill:before{content:"e9fb"}.bi-calendar-month:before{content:"e9fc"}.bi-calendar-month-fill:before{content:"e9fd"}.bi-calendar-plus:before{content:"e9fe"}.bi-calendar-plus-fill:before{content:"e9ff"}.bi-calendar-range:before{content:"ea00"}.bi-calendar-range-fill:before{content:"ea01"}.bi-calendar-week:before{content:"ea02"}.bi-calendar-week-fill:before{content:"ea03"}.bi-calendar-x:before{content:"ea04"}.bi-calendar-x-fill:before{content:"ea05"}.bi-camera:before{content:"ea06"}.bi-camera2:before{content:"ea07"}.bi-camera-fill:before{content:"ea08"}.bi-camera-reels:before{content:"ea09"}.bi-camera-reels-fill:before{content:"ea0a"}.bi-camera-video:before{content:"ea0b"}.bi-camera-video-fill:before{content:"ea0c"}.bi-camera-video-off:before{content:"ea0d"}.bi-camera-video-off-fill:before{content:"ea0e"}.bi-capslock:before{content:"ea0f"}.bi-capslock-fill:before{content:"ea10"}.bi-card-checklist:before{content:"ea11"}.bi-card-heading:before{content:"ea12"}.bi-card-image:before{content:"ea13"}.bi-card-list:before{content:"ea14"}.bi-card-text:before{content:"ea15"}.bi-caret-down:before{content:"ea16"}.bi-caret-down-fill:before{content:"ea17"}.bi-caret-down-square:before{content:"ea18"}.bi-caret-down-square-fill:before{content:"ea19"}.bi-caret-left:before{content:"ea1a"}.bi-caret-left-fill:before{content:"ea1b"}.bi-caret-left-square:before{content:"ea1c"}.bi-caret-left-square-fill:before{content:"ea1d"}.bi-caret-right:before{content:"ea1e"}.bi-caret-right-fill:before{content:"ea1f"}.bi-caret-right-square:before{content:"ea20"}.bi-caret-right-square-fill:before{content:"ea21"}.bi-caret-up:before{content:"ea22"}.bi-caret-up-fill:before{content:"ea23"}.bi-caret-up-square:before{content:"ea24"}.bi-caret-up-square-fill:before{content:"ea25"}.bi-cart:before{content:"ea26"}.bi-cart2:before{content:"ea27"}.bi-cart3:before{content:"ea28"}.bi-cart4:before{content:"ea29"}.bi-cart-check:before{content:"ea2a"}.bi-cart-check-fill:before{content:"ea2b"}.bi-cart-dash:before{content:"ea2c"}.bi-cart-dash-fill:before{content:"ea2d"}.bi-cart-fill:before{content:"ea2e"}.bi-cart-plus:before{content:"ea2f"}.bi-cart-plus-fill:before{content:"ea30"}.bi-cart-x:before{content:"ea31"}.bi-cart-x-fill:before{content:"ea32"}.bi-cash:before{content:"ea33"}.bi-cash-stack:before{content:"ea34"}.bi-cast:before{content:"ea35"}.bi-chat:before{content:"ea36"}.bi-chat-dots:before{content:"ea37"}.bi-chat-dots-fill:before{content:"ea38"}.bi-chat-fill:before{content:"ea39"}.bi-chat-left:before{content:"ea3a"}.bi-chat-left-dots:before{content:"ea3b"}.bi-chat-left-dots-fill:before{content:"ea3c"}.bi-chat-left-fill:before{content:"ea3d"}.bi-chat-left-quote:before{content:"ea3e"}.bi-chat-left-quote-fill:before{content:"ea3f"}.bi-chat-left-text:before{content:"ea40"}.bi-chat-left-text-fill:before{content:"ea41"}.bi-chat-quote:before{content:"ea42"}.bi-chat-quote-fill:before{content:"ea43"}.bi-chat-right:before{content:"ea44"}.bi-chat-right-dots:before{content:"ea45"}.bi-chat-right-dots-fill:before{content:"ea46"}.bi-chat-right-fill:before{content:"ea47"}.bi-chat-right-quote:before{content:"ea48"}.bi-chat-right-quote-fill:before{content:"ea49"}.bi-chat-right-text:before{content:"ea4a"}.bi-chat-right-text-fill:before{content:"ea4b"}.bi-chat-square:before{content:"ea4c"}.bi-chat-square-dots:before{content:"ea4d"}.bi-chat-square-dots-fill:before{content:"ea4e"}.bi-chat-square-fill:before{content:"ea4f"}.bi-chat-square-quote:before{content:"ea50"}.bi-chat-square-quote-fill:before{content:"ea51"}.bi-chat-square-text:before{content:"ea52"}.bi-chat-square-text-fill:before{content:"ea53"}.bi-chat-text:before{content:"ea54"}.bi-chat-text-fill:before{content:"ea55"}.bi-check:before{content:"ea56"}.bi-check2:before{content:"ea57"}.bi-check2-all:before{content:"ea58"}.bi-check2-circle:before{content:"ea59"}.bi-check2-square:before{content:"ea5a"}.bi-check-all:before{content:"ea5b"}.bi-check-circle:before{content:"ea5c"}.bi-check-circle-fill:before{content:"ea5d"}.bi-check-square:before{content:"ea5e"}.bi-check-square-fill:before{content:"ea5f"}.bi-chevron-bar-contract:before{content:"ea60"}.bi-chevron-bar-down:before{content:"ea61"}.bi-chevron-bar-expand:before{content:"ea62"}.bi-chevron-bar-left:before{content:"ea63"}.bi-chevron-bar-right:before{content:"ea64"}.bi-chevron-bar-up:before{content:"ea65"}.bi-chevron-compact-down:before{content:"ea66"}.bi-chevron-compact-left:before{content:"ea67"}.bi-chevron-compact-right:before{content:"ea68"}.bi-chevron-compact-up:before{content:"ea69"}.bi-chevron-contract:before{content:"ea6a"}.bi-chevron-double-down:before{content:"ea6b"}.bi-chevron-double-left:before{content:"ea6c"}.bi-chevron-double-right:before{content:"ea6d"}.bi-chevron-double-up:before{content:"ea6e"}.bi-chevron-down:before{content:"ea6f"}.bi-chevron-expand:before{content:"ea70"}.bi-chevron-left:before{content:"ea71"}.bi-chevron-right:before{content:"ea72"}.bi-chevron-up:before{content:"ea73"}.bi-circle:before{content:"ea74"}.bi-circle-fill:before{content:"ea75"}.bi-circle-half:before{content:"ea76"}.bi-circle-square:before{content:"ea77"}.bi-clipboard:before{content:"ea78"}.bi-clipboard-check:before{content:"ea79"}.bi-clipboard-data:before{content:"ea7a"}.bi-clipboard-minus:before{content:"ea7b"}.bi-clipboard-plus:before{content:"ea7c"}.bi-clipboard-x:before{content:"ea7d"}.bi-clock:before{content:"ea7e"}.bi-clock-fill:before{content:"ea7f"}.bi-clock-history:before{content:"ea80"}.bi-cloud:before{content:"ea81"}.bi-cloud-arrow-down:before{content:"ea82"}.bi-cloud-arrow-down-fill:before{content:"ea83"}.bi-cloud-arrow-up:before{content:"ea84"}.bi-cloud-arrow-up-fill:before{content:"ea85"}.bi-cloud-check:before{content:"ea86"}.bi-cloud-check-fill:before{content:"ea87"}.bi-cloud-download:before{content:"ea88"}.bi-cloud-download-fill:before{content:"ea89"}.bi-cloud-fill:before{content:"ea8a"}.bi-cloud-minus:before{content:"ea8b"}.bi-cloud-minus-fill:before{content:"ea8c"}.bi-cloud-plus:before{content:"ea8d"}.bi-cloud-plus-fill:before{content:"ea8e"}.bi-cloud-slash:before{content:"ea8f"}.bi-cloud-slash-fill:before{content:"ea90"}.bi-cloud-upload:before{content:"ea91"}.bi-cloud-upload-fill:before{content:"ea92"}.bi-code:before{content:"ea93"}.bi-code-slash:before{content:"ea94"}.bi-code-square:before{content:"ea95"}.bi-collection:before{content:"ea96"}.bi-collection-fill:before{content:"ea97"}.bi-collection-play:before{content:"ea98"}.bi-collection-play-fill:before{content:"ea99"}.bi-columns:before{content:"ea9a"}.bi-columns-gap:before{content:"ea9b"}.bi-command:before{content:"ea9c"}.bi-compass:before{content:"ea9d"}.bi-compass-fill:before{content:"ea9e"}.bi-cone:before{content:"ea9f"}.bi-cone-striped:before{content:"eaa0"}.bi-controller:before{content:"eaa1"}.bi-cpu:before{content:"eaa2"}.bi-cpu-fill:before{content:"eaa3"}.bi-credit-card:before{content:"eaa4"}.bi-credit-card-2-back:before{content:"eaa5"}.bi-credit-card-2-back-fill:before{content:"eaa6"}.bi-credit-card-2-front:before{content:"eaa7"}.bi-credit-card-2-front-fill:before{content:"eaa8"}.bi-credit-card-fill:before{content:"eaa9"}.bi-crop:before{content:"eaaa"}.bi-cup:before{content:"eaab"}.bi-cup-fill:before{content:"eaac"}.bi-cup-straw:before{content:"eaad"}.bi-cursor:before{content:"eaae"}.bi-cursor-fill:before{content:"eaaf"}.bi-cursor-text:before{content:"eab0"}.bi-dash:before{content:"eab1"}.bi-dash-circle:before{content:"eab2"}.bi-dash-circle-fill:before{content:"eab3"}.bi-dash-square:before{content:"eab4"}.bi-dash-square-fill:before{content:"eab5"}.bi-diagram-2:before{content:"eab6"}.bi-diagram-2-fill:before{content:"eab7"}.bi-diagram-3:before{content:"eab8"}.bi-diagram-3-fill:before{content:"eab9"}.bi-diamond:before{content:"eaba"}.bi-diamond-fill:before{content:"eabb"}.bi-diamond-half:before{content:"eabc"}.bi-dice-1:before{content:"eabd"}.bi-dice-1-fill:before{content:"eabe"}.bi-dice-2:before{content:"eabf"}.bi-dice-2-fill:before{content:"eac0"}.bi-dice-3:before{content:"eac1"}.bi-dice-3-fill:before{content:"eac2"}.bi-dice-4:before{content:"eac3"}.bi-dice-4-fill:before{content:"eac4"}.bi-dice-5:before{content:"eac5"}.bi-dice-5-fill:before{content:"eac6"}.bi-dice-6:before{content:"eac7"}.bi-dice-6-fill:before{content:"eac8"}.bi-display:before{content:"eac9"}.bi-display-fill:before{content:"eaca"}.bi-distribute-horizontal:before{content:"eacb"}.bi-distribute-vertical:before{content:"eacc"}.bi-door-closed:before{content:"eacd"}.bi-door-closed-fill:before{content:"eace"}.bi-door-open:before{content:"eacf"}.bi-door-open-fill:before{content:"ead0"}.bi-dot:before{content:"ead1"}.bi-download:before{content:"ead2"}.bi-droplet:before{content:"ead3"}.bi-droplet-fill:before{content:"ead4"}.bi-droplet-half:before{content:"ead5"}.bi-earbuds:before{content:"ead6"}.bi-easel:before{content:"ead7"}.bi-easel-fill:before{content:"ead8"}.bi-egg:before{content:"ead9"}.bi-egg-fill:before{content:"eada"}.bi-egg-fried:before{content:"eadb"}.bi-eject:before{content:"eadc"}.bi-eject-fill:before{content:"eadd"}.bi-emoji-angry:before{content:"eade"}.bi-emoji-dizzy:before{content:"eadf"}.bi-emoji-expressionless:before{content:"eae0"}.bi-emoji-frown:before{content:"eae1"}.bi-emoji-laughing:before{content:"eae2"}.bi-emoji-neutral:before{content:"eae3"}.bi-emoji-smile:before{content:"eae4"}.bi-emoji-smile-upside-down:before{content:"eae5"}.bi-emoji-sunglasses:before{content:"eae6"}.bi-envelope:before{content:"eae7"}.bi-envelope-fill:before{content:"eae8"}.bi-envelope-open:before{content:"eae9"}.bi-envelope-open-fill:before{content:"eaea"}.bi-exclamation:before{content:"eaeb"}.bi-exclamation-circle:before{content:"eaec"}.bi-exclamation-circle-fill:before{content:"eaed"}.bi-exclamation-diamond:before{content:"eaee"}.bi-exclamation-diamond-fill:before{content:"eaef"}.bi-exclamation-octagon:before{content:"eaf0"}.bi-exclamation-octagon-fill:before{content:"eaf1"}.bi-exclamation-square:before{content:"eaf2"}.bi-exclamation-square-fill:before{content:"eaf3"}.bi-exclamation-triangle:before{content:"eaf4"}.bi-exclamation-triangle-fill:before{content:"eaf5"}.bi-exclude:before{content:"eaf6"}.bi-eye:before{content:"eaf7"}.bi-eye-fill:before{content:"eaf8"}.bi-eyeglasses:before{content:"eaf9"}.bi-eye-slash:before{content:"eafa"}.bi-eye-slash-fill:before{content:"eafb"}.bi-file:before{content:"eafc"}.bi-file-arrow-down:before{content:"eafd"}.bi-file-arrow-down-fill:before{content:"eafe"}.bi-file-arrow-up:before{content:"eaff"}.bi-file-arrow-up-fill:before{content:"eb00"}.bi-file-binary:before{content:"eb01"}.bi-file-binary-fill:before{content:"eb02"}.bi-file-break:before{content:"eb03"}.bi-file-break-fill:before{content:"eb04"}.bi-file-check:before{content:"eb05"}.bi-file-check-fill:before{content:"eb06"}.bi-file-code:before{content:"eb07"}.bi-file-code-fill:before{content:"eb08"}.bi-file-diff:before{content:"eb09"}.bi-file-diff-fill:before{content:"eb0a"}.bi-file-earmark:before{content:"eb0b"}.bi-file-earmark-arrow-down:before{content:"eb0c"}.bi-file-earmark-arrow-down-fill:before{content:"eb0d"}.bi-file-earmark-arrow-up:before{content:"eb0e"}.bi-file-earmark-arrow-up-fill:before{content:"eb0f"}.bi-file-earmark-binary:before{content:"eb10"}.bi-file-earmark-binary-fill:before{content:"eb11"}.bi-file-earmark-break:before{content:"eb12"}.bi-file-earmark-break-fill:before{content:"eb13"}.bi-file-earmark-check:before{content:"eb14"}.bi-file-earmark-check-fill:before{content:"eb15"}.bi-file-earmark-code:before{content:"eb16"}.bi-file-earmark-code-fill:before{content:"eb17"}.bi-file-earmark-diff:before{content:"eb18"}.bi-file-earmark-diff-fill:before{content:"eb19"}.bi-file-earmark-easel:before{content:"eb1a"}.bi-file-earmark-easel-fill:before{content:"eb1b"}.bi-file-earmark-fill:before{content:"eb1c"}.bi-file-earmark-font:before{content:"eb1d"}.bi-file-earmark-font-fill:before{content:"eb1e"}.bi-file-earmark-image:before{content:"eb1f"}.bi-file-earmark-image-fill:before{content:"eb20"}.bi-file-earmark-lock:before{content:"eb21"}.bi-file-earmark-lock2:before{content:"eb22"}.bi-file-earmark-lock2-fill:before{content:"eb23"}.bi-file-earmark-lock-fill:before{content:"eb24"}.bi-file-earmark-medical:before{content:"eb25"}.bi-file-earmark-medical-fill:before{content:"eb26"}.bi-file-earmark-minus:before{content:"eb27"}.bi-file-earmark-minus-fill:before{content:"eb28"}.bi-file-earmark-music:before{content:"eb29"}.bi-file-earmark-music-fill:before{content:"eb2a"}.bi-file-earmark-person:before{content:"eb2b"}.bi-file-earmark-person-fill:before{content:"eb2c"}.bi-file-earmark-play:before{content:"eb2d"}.bi-file-earmark-play-fill:before{content:"eb2e"}.bi-file-earmark-plus:before{content:"eb2f"}.bi-file-earmark-plus-fill:before{content:"eb30"}.bi-file-earmark-post:before{content:"eb31"}.bi-file-earmark-post-fill:before{content:"eb32"}.bi-file-earmark-richtext:before{content:"eb33"}.bi-file-earmark-richtext-fill:before{content:"eb34"}.bi-file-earmark-ruled:before{content:"eb35"}.bi-file-earmark-ruled-fill:before{content:"eb36"}.bi-file-earmark-slides:before{content:"eb37"}.bi-file-earmark-slides-fill:before{content:"eb38"}.bi-file-earmark-spreadsheet:before{content:"eb39"}.bi-file-earmark-spreadsheet-fill:before{content:"eb3a"}.bi-file-earmark-text:before{content:"eb3b"}.bi-file-earmark-text-fill:before{content:"eb3c"}.bi-file-earmark-x:before{content:"eb3d"}.bi-file-earmark-x-fill:before{content:"eb3e"}.bi-file-earmark-zip:before{content:"eb3f"}.bi-file-earmark-zip-fill:before{content:"eb40"}.bi-file-easel:before{content:"eb41"}.bi-file-easel-fill:before{content:"eb42"}.bi-file-fill:before{content:"eb43"}.bi-file-font:before{content:"eb44"}.bi-file-font-fill:before{content:"eb45"}.bi-file-image:before{content:"eb46"}.bi-file-image-fill:before{content:"eb47"}.bi-file-lock:before{content:"eb48"}.bi-file-lock2:before{content:"eb49"}.bi-file-lock2-fill:before{content:"eb4a"}.bi-file-lock-fill:before{content:"eb4b"}.bi-file-medical:before{content:"eb4c"}.bi-file-medical-fill:before{content:"eb4d"}.bi-file-minus:before{content:"eb4e"}.bi-file-minus-fill:before{content:"eb4f"}.bi-file-music:before{content:"eb50"}.bi-file-music-fill:before{content:"eb51"}.bi-file-person:before{content:"eb52"}.bi-file-person-fill:before{content:"eb53"}.bi-file-play:before{content:"eb54"}.bi-file-play-fill:before{content:"eb55"}.bi-file-plus:before{content:"eb56"}.bi-file-plus-fill:before{content:"eb57"}.bi-file-post:before{content:"eb58"}.bi-file-post-fill:before{content:"eb59"}.bi-file-richtext:before{content:"eb5a"}.bi-file-richtext-fill:before{content:"eb5b"}.bi-file-ruled:before{content:"eb5c"}.bi-file-ruled-fill:before{content:"eb5d"}.bi-files:before{content:"eb5e"}.bi-files-alt:before{content:"eb5f"}.bi-file-slides:before{content:"eb60"}.bi-file-slides-fill:before{content:"eb61"}.bi-file-spreadsheet:before{content:"eb62"}.bi-file-spreadsheet-fill:before{content:"eb63"}.bi-file-text:before{content:"eb64"}.bi-file-text-fill:before{content:"eb65"}.bi-file-x:before{content:"eb66"}.bi-file-x-fill:before{content:"eb67"}.bi-file-zip:before{content:"eb68"}.bi-file-zip-fill:before{content:"eb69"}.bi-film:before{content:"eb6a"}.bi-filter:before{content:"eb6b"}.bi-filter-circle:before{content:"eb6c"}.bi-filter-circle-fill:before{content:"eb6d"}.bi-filter-left:before{content:"eb6e"}.bi-filter-right:before{content:"eb6f"}.bi-filter-square:before{content:"eb70"}.bi-filter-square-fill:before{content:"eb71"}.bi-flag:before{content:"eb72"}.bi-flag-fill:before{content:"eb73"}.bi-flower1:before{content:"eb74"}.bi-flower2:before{content:"eb75"}.bi-flower3:before{content:"eb76"}.bi-folder:before{content:"eb77"}.bi-folder2:before{content:"eb78"}.bi-folder2-open:before{content:"eb79"}.bi-folder-check:before{content:"eb7a"}.bi-folder-fill:before{content:"eb7b"}.bi-folder-minus:before{content:"eb7c"}.bi-folder-plus:before{content:"eb7d"}.bi-folder-symlink:before{content:"eb7e"}.bi-folder-symlink-fill:before{content:"eb7f"}.bi-folder-x:before{content:"eb80"}.bi-fonts:before{content:"eb81"}.bi-forward:before{content:"eb82"}.bi-forward-fill:before{content:"eb83"}.bi-front:before{content:"eb84"}.bi-fullscreen:before{content:"eb85"}.bi-fullscreen-exit:before{content:"eb86"}.bi-funnel:before{content:"eb87"}.bi-funnel-fill:before{content:"eb88"}.bi-gear:before{content:"eb89"}.bi-gear-fill:before{content:"eb8a"}.bi-gear-wide:before{content:"eb8b"}.bi-gear-wide-connected:before{content:"eb8c"}.bi-gem:before{content:"eb8d"}.bi-geo:before{content:"eb8e"}.bi-geo-alt:before{content:"eb8f"}.bi-geo-alt-fill:before{content:"eb90"}.bi-geo-fill:before{content:"eb91"}.bi-gift:before{content:"eb92"}.bi-gift-fill:before{content:"eb93"}.bi-globe:before{content:"eb94"}.bi-globe2:before{content:"eb95"}.bi-graph-down:before{content:"eb96"}.bi-graph-up:before{content:"eb97"}.bi-grid:before{content:"eb98"}.bi-grid-1x2:before{content:"eb99"}.bi-grid-1x2-fill:before{content:"eb9a"}.bi-grid-3x2:before{content:"eb9b"}.bi-grid-3x2-gap:before{content:"eb9c"}.bi-grid-3x2-gap-fill:before{content:"eb9d"}.bi-grid-3x3:before{content:"eb9e"}.bi-grid-3x3-gap:before{content:"eb9f"}.bi-grid-3x3-gap-fill:before{content:"eba0"}.bi-grid-fill:before{content:"eba1"}.bi-grip-horizontal:before{content:"eba2"}.bi-grip-vertical:before{content:"eba3"}.bi-hammer:before{content:"eba4"}.bi-handbag:before{content:"eba5"}.bi-handbag-fill:before{content:"eba6"}.bi-hand-index:before{content:"eba7"}.bi-hand-index-thumb:before{content:"eba8"}.bi-hand-thumbs-down:before{content:"eba9"}.bi-hand-thumbs-up:before{content:"ebaa"}.bi-hash:before{content:"ebab"}.bi-hdd:before{content:"ebac"}.bi-hdd-fill:before{content:"ebad"}.bi-hdd-network:before{content:"ebae"}.bi-hdd-network-fill:before{content:"ebaf"}.bi-hdd-rack:before{content:"ebb0"}.bi-hdd-rack-fill:before{content:"ebb1"}.bi-hdd-stack:before{content:"ebb2"}.bi-hdd-stack-fill:before{content:"ebb3"}.bi-headphones:before{content:"ebb4"}.bi-headset:before{content:"ebb5"}.bi-heart:before{content:"ebb6"}.bi-heart-fill:before{content:"ebb7"}.bi-heart-half:before{content:"ebb8"}.bi-heptagon:before{content:"ebb9"}.bi-heptagon-fill:before{content:"ebba"}.bi-heptagon-half:before{content:"ebbb"}.bi-hexagon:before{content:"ebbc"}.bi-hexagon-fill:before{content:"ebbd"}.bi-hexagon-half:before{content:"ebbe"}.bi-hourglass:before{content:"ebbf"}.bi-hourglass-bottom:before{content:"ebc0"}.bi-hourglass-split:before{content:"ebc1"}.bi-hourglass-top:before{content:"ebc2"}.bi-house:before{content:"ebc3"}.bi-house-door:before{content:"ebc4"}.bi-house-door-fill:before{content:"ebc5"}.bi-house-fill:before{content:"ebc6"}.bi-hr:before{content:"ebc7"}.bi-image:before{content:"ebc8"}.bi-image-alt:before{content:"ebc9"}.bi-image-fill:before{content:"ebca"}.bi-images:before{content:"ebcb"}.bi-inbox:before{content:"ebcc"}.bi-inboxes:before{content:"ebcd"}.bi-inboxes-fill:before{content:"ebce"}.bi-inbox-fill:before{content:"ebcf"}.bi-info:before{content:"ebd0"}.bi-info-circle:before{content:"ebd1"}.bi-info-circle-fill:before{content:"ebd2"}.bi-info-square:before{content:"ebd3"}.bi-info-square-fill:before{content:"ebd4"}.bi-input-cursor:before{content:"ebd5"}.bi-input-cursor-text:before{content:"ebd6"}.bi-intersect:before{content:"ebd7"}.bi-journal:before{content:"ebd8"}.bi-journal-album:before{content:"ebd9"}.bi-journal-arrow-down:before{content:"ebda"}.bi-journal-arrow-up:before{content:"ebdb"}.bi-journal-check:before{content:"ebdc"}.bi-journal-code:before{content:"ebdd"}.bi-journal-medical:before{content:"ebde"}.bi-journal-minus:before{content:"ebdf"}.bi-journal-plus:before{content:"ebe0"}.bi-journal-richtext:before{content:"ebe1"}.bi-journals:before{content:"ebe2"}.bi-journal-text:before{content:"ebe3"}.bi-journal-x:before{content:"ebe4"}.bi-joystick:before{content:"ebe5"}.bi-justify:before{content:"ebe6"}.bi-justify-left:before{content:"ebe7"}.bi-justify-right:before{content:"ebe8"}.bi-kanban:before{content:"ebe9"}.bi-kanban-fill:before{content:"ebea"}.bi-key:before{content:"ebeb"}.bi-keyboard:before{content:"ebec"}.bi-keyboard-fill:before{content:"ebed"}.bi-key-fill:before{content:"ebee"}.bi-ladder:before{content:"ebef"}.bi-lamp:before{content:"ebf0"}.bi-lamp-fill:before{content:"ebf1"}.bi-laptop:before{content:"ebf2"}.bi-laptop-fill:before{content:"ebf3"}.bi-layers:before{content:"ebf4"}.bi-layers-fill:before{content:"ebf5"}.bi-layers-half:before{content:"ebf6"}.bi-layout-sidebar:before{content:"ebf7"}.bi-layout-sidebar-inset:before{content:"ebf8"}.bi-layout-sidebar-inset-reverse:before{content:"ebf9"}.bi-layout-sidebar-reverse:before{content:"ebfa"}.bi-layout-split:before{content:"ebfb"}.bi-layout-text-sidebar:before{content:"ebfc"}.bi-layout-text-sidebar-reverse:before{content:"ebfd"}.bi-layout-text-window:before{content:"ebfe"}.bi-layout-text-window-reverse:before{content:"ebff"}.bi-layout-three-columns:before{content:"ec00"}.bi-layout-wtf:before{content:"ec01"}.bi-life-preserver:before{content:"ec02"}.bi-lightning:before{content:"ec03"}.bi-lightning-fill:before{content:"ec04"}.bi-link:before{content:"ec05"}.bi-link-45deg:before{content:"ec06"}.bi-list:before{content:"ec07"}.bi-list-check:before{content:"ec08"}.bi-list-nested:before{content:"ec09"}.bi-list-ol:before{content:"ec0a"}.bi-list-stars:before{content:"ec0b"}.bi-list-task:before{content:"ec0c"}.bi-list-ul:before{content:"ec0d"}.bi-lock:before{content:"ec0e"}.bi-lock-fill:before{content:"ec0f"}.bi-mailbox:before{content:"ec10"}.bi-mailbox2:before{content:"ec11"}.bi-map:before{content:"ec12"}.bi-map-fill:before{content:"ec13"}.bi-markdown:before{content:"ec14"}.bi-markdown-fill:before{content:"ec15"}.bi-menu-app:before{content:"ec16"}.bi-menu-app-fill:before{content:"ec17"}.bi-menu-button:before{content:"ec18"}.bi-menu-button-fill:before{content:"ec19"}.bi-menu-button-wide:before{content:"ec1a"}.bi-menu-button-wide-fill:before{content:"ec1b"}.bi-menu-down:before{content:"ec1c"}.bi-menu-up:before{content:"ec1d"}.bi-mic:before{content:"ec1e"}.bi-mic-fill:before{content:"ec1f"}.bi-mic-mute:before{content:"ec20"}.bi-mic-mute-fill:before{content:"ec21"}.bi-minecart:before{content:"ec22"}.bi-minecart-loaded:before{content:"ec23"}.bi-moon:before{content:"ec24"}.bi-mouse:before{content:"ec25"}.bi-mouse2:before{content:"ec26"}.bi-mouse3:before{content:"ec27"}.bi-music-note:before{content:"ec28"}.bi-music-note-beamed:before{content:"ec29"}.bi-music-note-list:before{content:"ec2a"}.bi-music-player:before{content:"ec2b"}.bi-music-player-fill:before{content:"ec2c"}.bi-newspaper:before{content:"ec2d"}.bi-node-minus:before{content:"ec2e"}.bi-node-minus-fill:before{content:"ec2f"}.bi-node-plus:before{content:"ec30"}.bi-node-plus-fill:before{content:"ec31"}.bi-nut:before{content:"ec32"}.bi-nut-fill:before{content:"ec33"}.bi-octagon:before{content:"ec34"}.bi-octagon-fill:before{content:"ec35"}.bi-octagon-half:before{content:"ec36"}.bi-option:before{content:"ec37"}.bi-outlet:before{content:"ec38"}.bi-paperclip:before{content:"ec39"}.bi-paragraph:before{content:"ec3a"}.bi-patch-check:before{content:"ec3b"}.bi-patch-check-fll:before{content:"ec3c"}.bi-patch-exclamation:before{content:"ec3d"}.bi-patch-exclamation-fll:before{content:"ec3e"}.bi-patch-minus:before{content:"ec3f"}.bi-patch-minus-fll:before{content:"ec40"}.bi-patch-plus:before{content:"ec41"}.bi-patch-plus-fll:before{content:"ec42"}.bi-patch-question:before{content:"ec43"}.bi-patch-question-fll:before{content:"ec44"}.bi-pause:before{content:"ec45"}.bi-pause-fill:before{content:"ec46"}.bi-peace:before{content:"ec47"}.bi-peace-fill:before{content:"ec48"}.bi-pen:before{content:"ec49"}.bi-pencil:before{content:"ec4a"}.bi-pencil-fill:before{content:"ec4b"}.bi-pencil-square:before{content:"ec4c"}.bi-pen-fill:before{content:"ec4d"}.bi-pentagon:before{content:"ec4e"}.bi-pentagon-fill:before{content:"ec4f"}.bi-pentagon-half:before{content:"ec50"}.bi-people:before{content:"ec51"}.bi-people-fill:before{content:"ec52"}.bi-percent:before{content:"ec53"}.bi-person:before{content:"ec54"}.bi-person-badge:before{content:"ec55"}.bi-person-badge-fill:before{content:"ec56"}.bi-person-bounding-box:before{content:"ec57"}.bi-person-check:before{content:"ec58"}.bi-person-check-fill:before{content:"ec59"}.bi-person-circle:before{content:"ec5a"}.bi-person-dash:before{content:"ec5b"}.bi-person-dash-fill:before{content:"ec5c"}.bi-person-fill:before{content:"ec5d"}.bi-person-lines-fill:before{content:"ec5e"}.bi-person-plus:before{content:"ec5f"}.bi-person-plus-fill:before{content:"ec60"}.bi-person-square:before{content:"ec61"}.bi-person-x:before{content:"ec62"}.bi-person-x-fill:before{content:"ec63"}.bi-phone:before{content:"ec64"}.bi-phone-fill:before{content:"ec65"}.bi-phone-landscape:before{content:"ec66"}.bi-phone-landscape-fill:before{content:"ec67"}.bi-phone-vibrate:before{content:"ec68"}.bi-pie-chart:before{content:"ec69"}.bi-pie-chart-fill:before{content:"ec6a"}.bi-pip:before{content:"ec6b"}.bi-pip-fill:before{content:"ec6c"}.bi-play:before{content:"ec6d"}.bi-play-fill:before{content:"ec6e"}.bi-plug:before{content:"ec6f"}.bi-plug-fill:before{content:"ec70"}.bi-plus:before{content:"ec71"}.bi-plus-circle:before{content:"ec72"}.bi-plus-circle-fill:before{content:"ec73"}.bi-plus-square:before{content:"ec74"}.bi-plus-square-fill:before{content:"ec75"}.bi-power:before{content:"ec76"}.bi-printer:before{content:"ec77"}.bi-printer-fill:before{content:"ec78"}.bi-puzzle:before{content:"ec79"}.bi-puzzle-fill:before{content:"ec7a"}.bi-question:before{content:"ec7b"}.bi-question-circle:before{content:"ec7c"}.bi-question-circle-fill:before{content:"ec7d"}.bi-question-diamond:before{content:"ec7e"}.bi-question-diamond-fill:before{content:"ec7f"}.bi-question-octagon:before{content:"ec80"}.bi-question-octagon-fill:before{content:"ec81"}.bi-question-square:before{content:"ec82"}.bi-question-square-fill:before{content:"ec83"}.bi-receipt:before{content:"ec84"}.bi-receipt-cutoff:before{content:"ec85"}.bi-reception-0:before{content:"ec86"}.bi-reception-1:before{content:"ec87"}.bi-reception-2:before{content:"ec88"}.bi-reception-3:before{content:"ec89"}.bi-reception-4:before{content:"ec8a"}.bi-reply:before{content:"ec8b"}.bi-reply-all:before{content:"ec8c"}.bi-reply-all-fill:before{content:"ec8d"}.bi-reply-fill:before{content:"ec8e"}.bi-rss:before{content:"ec8f"}.bi-rss-fill:before{content:"ec90"}.bi-scissors:before{content:"ec91"}.bi-screwdriver:before{content:"ec92"}.bi-search:before{content:"ec93"}.bi-segmented-nav:before{content:"ec94"}.bi-server:before{content:"ec95"}.bi-share:before{content:"ec96"}.bi-share-fill:before{content:"ec97"}.bi-shield:before{content:"ec98"}.bi-shield-check:before{content:"ec99"}.bi-shield-exclamation:before{content:"ec9a"}.bi-shield-fill:before{content:"ec9b"}.bi-shield-fill-check:before{content:"ec9c"}.bi-shield-fill-exclamation:before{content:"ec9d"}.bi-shield-fill-minus:before{content:"ec9e"}.bi-shield-fill-plus:before{content:"ec9f"}.bi-shield-fill-x:before{content:"eca0"}.bi-shield-lock:before{content:"eca1"}.bi-shield-lock-fill:before{content:"eca2"}.bi-shield-minus:before{content:"eca3"}.bi-shield-plus:before{content:"eca4"}.bi-shield-shaded:before{content:"eca5"}.bi-shield-slash:before{content:"eca6"}.bi-shield-slash-fill:before{content:"eca7"}.bi-shield-x:before{content:"eca8"}.bi-shift:before{content:"eca9"}.bi-shift-fill:before{content:"ecaa"}.bi-shop:before{content:"ecab"}.bi-shop-window:before{content:"ecac"}.bi-shuffle:before{content:"ecad"}.bi-signpost:before{content:"ecae"}.bi-signpost-2:before{content:"ecaf"}.bi-signpost-2-fill:before{content:"ecb0"}.bi-signpost-fill:before{content:"ecb1"}.bi-signpost-split:before{content:"ecb2"}.bi-signpost-split-fill:before{content:"ecb3"}.bi-sim:before{content:"ecb4"}.bi-sim-fill:before{content:"ecb5"}.bi-skip-backward:before{content:"ecb6"}.bi-skip-backward-fill:before{content:"ecb7"}.bi-skip-end:before{content:"ecb8"}.bi-skip-end-fill:before{content:"ecb9"}.bi-skip-forward:before{content:"ecba"}.bi-skip-forward-fill:before{content:"ecbb"}.bi-skip-start:before{content:"ecbc"}.bi-skip-start-fill:before{content:"ecbd"}.bi-slash:before{content:"ecbe"}.bi-slash-circle:before{content:"ecbf"}.bi-slash-circle-fill:before{content:"ecc0"}.bi-slash-square:before{content:"ecc1"}.bi-slash-square-fill:before{content:"ecc2"}.bi-sliders:before{content:"ecc3"}.bi-smartwatch:before{content:"ecc4"}.bi-sort-alpha-down:before{content:"ecc5"}.bi-sort-alpha-down-alt:before{content:"ecc6"}.bi-sort-alpha-up:before{content:"ecc7"}.bi-sort-alpha-up-alt:before{content:"ecc8"}.bi-sort-down:before{content:"ecc9"}.bi-sort-down-alt:before{content:"ecca"}.bi-sort-numeric-down:before{content:"eccb"}.bi-sort-numeric-down-alt:before{content:"eccc"}.bi-sort-numeric-up:before{content:"eccd"}.bi-sort-numeric-up-alt:before{content:"ecce"}.bi-sort-up:before{content:"eccf"}.bi-sort-up-alt:before{content:"ecd0"}.bi-soundwave:before{content:"ecd1"}.bi-speaker:before{content:"ecd2"}.bi-speaker-fill:before{content:"ecd3"}.bi-spellcheck:before{content:"ecd4"}.bi-square:before{content:"ecd5"}.bi-square-fill:before{content:"ecd6"}.bi-square-half:before{content:"ecd7"}.bi-star:before{content:"ecd8"}.bi-star-fill:before{content:"ecd9"}.bi-star-half:before{content:"ecda"}.bi-stickies:before{content:"ecdb"}.bi-stickies-fill:before{content:"ecdc"}.bi-sticky:before{content:"ecdd"}.bi-sticky-fill:before{content:"ecde"}.bi-stop:before{content:"ecdf"}.bi-stop-fill:before{content:"ece0"}.bi-stoplights:before{content:"ece1"}.bi-stoplights-fill:before{content:"ece2"}.bi-stopwatch:before{content:"ece3"}.bi-stopwatch-fill:before{content:"ece4"}.bi-subtract:before{content:"ece5"}.bi-suit-club:before{content:"ece6"}.bi-suit-club-fill:before{content:"ece7"}.bi-suit-diamond:before{content:"ece8"}.bi-suit-diamond-fill:before{content:"ece9"}.bi-suit-heart:before{content:"ecea"}.bi-suit-heart-fill:before{content:"eceb"}.bi-suit-spade:before{content:"ecec"}.bi-suit-spade-fill:before{content:"eced"}.bi-sun:before{content:"ecee"}.bi-sunglasses:before{content:"ecef"}.bi-table:before{content:"ecf0"}.bi-tablet:before{content:"ecf1"}.bi-tablet-fill:before{content:"ecf2"}.bi-tablet-landscape:before{content:"ecf3"}.bi-tablet-landscape-fill:before{content:"ecf4"}.bi-tag:before{content:"ecf5"}.bi-tag-fill:before{content:"ecf6"}.bi-tags:before{content:"ecf7"}.bi-tags-fill:before{content:"ecf8"}.bi-telephone:before{content:"ecf9"}.bi-telephone-fill:before{content:"ecfa"}.bi-telephone-forward:before{content:"ecfb"}.bi-telephone-forward-fill:before{content:"ecfc"}.bi-telephone-inbound:before{content:"ecfd"}.bi-telephone-inbound-fill:before{content:"ecfe"}.bi-telephone-minus:before{content:"ecff"}.bi-telephone-minus-fill:before{content:"ed00"}.bi-telephone-outbound:before{content:"ed01"}.bi-telephone-outbound-fill:before{content:"ed02"}.bi-telephone-plus:before{content:"ed03"}.bi-telephone-plus-fill:before{content:"ed04"}.bi-telephone-x:before{content:"ed05"}.bi-telephone-x-fill:before{content:"ed06"}.bi-terminal:before{content:"ed07"}.bi-terminal-fill:before{content:"ed08"}.bi-textarea:before{content:"ed09"}.bi-textarea-resize:before{content:"ed0a"}.bi-textarea-t:before{content:"ed0b"}.bi-text-center:before{content:"ed0c"}.bi-text-indent-left:before{content:"ed0d"}.bi-text-indent-right:before{content:"ed0e"}.bi-text-left:before{content:"ed0f"}.bi-text-paragraph:before{content:"ed10"}.bi-text-right:before{content:"ed11"}.bi-thermometer:before{content:"ed12"}.bi-thermometer-half:before{content:"ed13"}.bi-three-dots:before{content:"ed14"}.bi-three-dots-vertical:before{content:"ed15"}.bi-toggle2-off:before{content:"ed16"}.bi-toggle2-on:before{content:"ed17"}.bi-toggle-off:before{content:"ed18"}.bi-toggle-on:before{content:"ed19"}.bi-toggles:before{content:"ed1a"}.bi-toggles2:before{content:"ed1b"}.bi-tools:before{content:"ed1c"}.bi-trash:before{content:"ed1d"}.bi-trash2:before{content:"ed1e"}.bi-trash2-fill:before{content:"ed1f"}.bi-trash-fill:before{content:"ed20"}.bi-tree:before{content:"ed21"}.bi-tree-fill:before{content:"ed22"}.bi-triangle:before{content:"ed23"}.bi-triangle-fill:before{content:"ed24"}.bi-triangle-half:before{content:"ed25"}.bi-trophy:before{content:"ed26"}.bi-trophy-fill:before{content:"ed27"}.bi-truck:before{content:"ed28"}.bi-truck-flatbed:before{content:"ed29"}.bi-tv:before{content:"ed2a"}.bi-tv-fill:before{content:"ed2b"}.bi-type:before{content:"ed2c"}.bi-type-bold:before{content:"ed2d"}.bi-type-h1:before{content:"ed2e"}.bi-type-h2:before{content:"ed2f"}.bi-type-h3:before{content:"ed30"}.bi-type-italic:before{content:"ed31"}.bi-type-strikethrough:before{content:"ed32"}.bi-type-underline:before{content:"ed33"}.bi-ui-checks:before{content:"ed34"}.bi-ui-checks-grid:before{content:"ed35"}.bi-ui-radios:before{content:"ed36"}.bi-ui-radios-grid:before{content:"ed37"}.bi-union:before{content:"ed38"}.bi-unlock:before{content:"ed39"}.bi-unlock-fill:before{content:"ed3a"}.bi-upc:before{content:"ed3b"}.bi-upc-scan:before{content:"ed3c"}.bi-upload:before{content:"ed3d"}.bi-vector-pen:before{content:"ed3e"}.bi-view-list:before{content:"ed3f"}.bi-view-stacked:before{content:"ed40"}.bi-voicemail:before{content:"ed41"}.bi-volume-down:before{content:"ed42"}.bi-volume-down-fill:before{content:"ed43"}.bi-volume-mute:before{content:"ed44"}.bi-volume-mute-fill:before{content:"ed45"}.bi-volume-off:before{content:"ed46"}.bi-volume-off-fill:before{content:"ed47"}.bi-volume-up:before{content:"ed48"}.bi-volume-up-fill:before{content:"ed49"}.bi-vr:before{content:"ed4a"}.bi-wallet:before{content:"ed4b"}.bi-wallet2:before{content:"ed4c"}.bi-wallet-fill:before{content:"ed4d"}.bi-watch:before{content:"ed4e"}.bi-wifi:before{content:"ed4f"}.bi-wifi-1:before{content:"ed50"}.bi-wifi-2:before{content:"ed51"}.bi-wifi-off:before{content:"ed52"}.bi-window:before{content:"ed53"}.bi-wrench:before{content:"ed54"}.bi-x:before{content:"ed55"}.bi-x-circle:before{content:"ed56"}.bi-x-circle-fill:before{content:"ed57"}.bi-x-diamond:before{content:"ed58"}.bi-x-diamond-fill:before{content:"ed59"}.bi-x-octagon:before{content:"ed5a"}.bi-x-octagon-fill:before{content:"ed5b"}.bi-x-square:before{content:"ed5c"}.bi-x-square-fill:before{content:"ed5d"}.bi-zoom-in:before{content:"ed5e"}.bi-zoom-out:before{content:"ed5f"} \ No newline at end of file diff --git a/fonts/bootstrap-webfont-v100.eot b/fonts/bootstrap-webfont-v100.eot new file mode 100644 index 0000000..61b51c1 Binary files /dev/null and b/fonts/bootstrap-webfont-v100.eot differ diff --git a/fonts/bootstrap-webfont-v100.svg b/fonts/bootstrap-webfont-v100.svg new file mode 100644 index 0000000..34fceab --- /dev/null +++ b/fonts/bootstrap-webfont-v100.svg @@ -0,0 +1,1130 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/bootstrap-webfont-v100.ttf b/fonts/bootstrap-webfont-v100.ttf new file mode 100644 index 0000000..0ec4e19 Binary files /dev/null and b/fonts/bootstrap-webfont-v100.ttf differ diff --git a/fonts/bootstrap-webfont-v100.woff b/fonts/bootstrap-webfont-v100.woff new file mode 100644 index 0000000..fefefda Binary files /dev/null and b/fonts/bootstrap-webfont-v100.woff differ