├── images ├── about.jpg ├── main.jpg └── icons │ ├── favicon.ico │ ├── favicon-16x16.png │ ├── favicon-32x32.png │ ├── apple-touch-icon.png │ ├── android-chrome-192x192.png │ ├── android-chrome-512x512.png │ ├── site.webmanifest │ └── about.txt ├── fonts ├── vazir │ ├── Vazir-FD-WOL.eot │ ├── Vazir-FD-WOL.ttf │ ├── Vazir-FD-WOL.woff │ ├── Vazir-FD-WOL.woff2 │ ├── Vazir-Bold-FD-WOL.eot │ ├── Vazir-Bold-FD-WOL.ttf │ ├── Vazir-Bold-FD-WOL.woff │ ├── Vazir-Light-FD-WOL.eot │ ├── Vazir-Light-FD-WOL.ttf │ ├── Vazir-Thin-FD-WOL.eot │ ├── Vazir-Thin-FD-WOL.ttf │ ├── Vazir-Thin-FD-WOL.woff │ ├── Vazir-Bold-FD-WOL.woff2 │ ├── Vazir-Light-FD-WOL.woff │ ├── Vazir-Light-FD-WOL.woff2 │ ├── Vazir-Medium-FD-WOL.eot │ ├── Vazir-Medium-FD-WOL.ttf │ ├── Vazir-Medium-FD-WOL.woff │ ├── Vazir-Thin-FD-WOL.woff2 │ └── Vazir-Medium-FD-WOL.woff2 └── bootstrap │ ├── bootstrap-icons.woff │ └── bootstrap-icons.woff2 ├── README.md ├── LICENSE ├── index.html └── css ├── main.css └── bootstrap-icons.css /images/about.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/about.jpg -------------------------------------------------------------------------------- /images/main.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/main.jpg -------------------------------------------------------------------------------- /images/icons/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/favicon.ico -------------------------------------------------------------------------------- /fonts/vazir/Vazir-FD-WOL.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-FD-WOL.eot -------------------------------------------------------------------------------- /fonts/vazir/Vazir-FD-WOL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-FD-WOL.ttf -------------------------------------------------------------------------------- /fonts/vazir/Vazir-FD-WOL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-FD-WOL.woff -------------------------------------------------------------------------------- /fonts/vazir/Vazir-FD-WOL.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-FD-WOL.woff2 -------------------------------------------------------------------------------- /images/icons/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/favicon-16x16.png -------------------------------------------------------------------------------- /images/icons/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/favicon-32x32.png -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Bold-FD-WOL.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Bold-FD-WOL.eot -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Bold-FD-WOL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Bold-FD-WOL.ttf -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Bold-FD-WOL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Bold-FD-WOL.woff -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Light-FD-WOL.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Light-FD-WOL.eot -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Light-FD-WOL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Light-FD-WOL.ttf -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Thin-FD-WOL.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Thin-FD-WOL.eot -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Thin-FD-WOL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Thin-FD-WOL.ttf -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Thin-FD-WOL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Thin-FD-WOL.woff -------------------------------------------------------------------------------- /images/icons/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/apple-touch-icon.png -------------------------------------------------------------------------------- /fonts/bootstrap/bootstrap-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/bootstrap/bootstrap-icons.woff -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Bold-FD-WOL.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Bold-FD-WOL.woff2 -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Light-FD-WOL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Light-FD-WOL.woff -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Light-FD-WOL.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Light-FD-WOL.woff2 -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Medium-FD-WOL.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Medium-FD-WOL.eot -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Medium-FD-WOL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Medium-FD-WOL.ttf -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Medium-FD-WOL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Medium-FD-WOL.woff -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Thin-FD-WOL.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Thin-FD-WOL.woff2 -------------------------------------------------------------------------------- /fonts/bootstrap/bootstrap-icons.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/bootstrap/bootstrap-icons.woff2 -------------------------------------------------------------------------------- /fonts/vazir/Vazir-Medium-FD-WOL.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/fonts/vazir/Vazir-Medium-FD-WOL.woff2 -------------------------------------------------------------------------------- /images/icons/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/android-chrome-192x192.png -------------------------------------------------------------------------------- /images/icons/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alirezajavadigit/Flexify/HEAD/images/icons/android-chrome-512x512.png -------------------------------------------------------------------------------- /images/icons/site.webmanifest: -------------------------------------------------------------------------------- 1 | {"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} -------------------------------------------------------------------------------- /images/icons/about.txt: -------------------------------------------------------------------------------- 1 | This favicon was generated using the following font: 2 | 3 | - Font Title: Zeyada 4 | - Font Author: Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com kimberlygeswein@gmail.com) 5 | - Font Source: https://fonts.gstatic.com/s/zeyada/v19/11hAGpPTxVPUbgZDNGatWKaZ3g.ttf 6 | - Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL)) 7 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Flexify 2 | 3 | Flexify is a lightweight HTML/CSS project showcasing the power and simplicity of flexbox for layout design. 4 | 5 | ## Features 6 | 7 | - Simple and intuitive layout design using flexbox. 8 | - Responsive design with flexbox's inherent flexibility. 9 | - Easy-to-understand HTML/CSS structure. 10 | - Minimalistic design approach for quick customization. 11 | 12 | ## Usage 13 | 14 | 1. Clone the repository: 15 | 16 | ```bash 17 | git clone https://github.com/alirezajavadigit/Flexify.git 18 | ``` 19 | 20 | 2. Open `index.html` in your preferred web browser. 21 | 22 | 3. Explore the simple yet powerful flexbox layout. 23 | 24 | ## License 25 | 26 | This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. 27 | 28 | ## Acknowledgements 29 | 30 | - Flexify makes use of the flexbox layout model. 31 | 32 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 alireza javadi 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | Html Css Simple Template 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 |
39 | 40 |
41 | 42 |

Lorem ipsum dolor sit amet.

43 | 44 |

45 | 46 | Lorem ipsum dolor sit amet, consectetur adipisicing elit. 47 | Quisquam dolor, recusandae delectus voluptatibus aliquam est consequuntur illum amet perferendis fugit 48 | et assumenda quasi explicabo officiis eius repudiandae excepturi. Amet, nobis? 49 | 50 |

51 | 52 | 53 | Click Me! 54 | 55 | 56 |
57 |
58 | 61 |
62 | 65 |
66 |

67 | About 68 | Us 69 |

70 |
71 | 74 |
75 | 78 |
79 | about us 80 |
81 | 84 |
85 |

Lorem ipsum dolor sit.

86 |

Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga cum delectus, harum necessitatibus 87 | veritatis voluptatem hic

88 |

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Voluptatum, unde vitae! Consequuntur 89 | commodi et eius obcaecati iure necessitatibus vero quas blanditiis quia atque. At reprehenderit 90 | veniam laboriosam soluta delectus aliquam?

91 | 94 | Read More! 95 |
96 |
97 |
98 | 99 | 100 | 101 | 102 | -------------------------------------------------------------------------------- /css/main.css: -------------------------------------------------------------------------------- 1 | /* Font face declaration for custom font */ 2 | @font-face { 3 | font-family: "vazir"; 4 | src: url("../fonts/vazir/Vazir-Medium-FD-WOL.woff") format("woff2"), 5 | url("../fonts/vazir/Vazir-Medium-FD-WOL.woff") format("woff"), 6 | url("../fonts/vazir/Vazir-Medium-FD-WOL.ttf") format("truetype"); 7 | } 8 | 9 | /* Root variables for consistent color and font usage */ 10 | :root { 11 | --clr-primary-1: #5a189a; /* Primary color shade 1 */ 12 | --clr-primary-2: #7b2cbf; /* Primary color shade 2 */ 13 | --clr-primary-3: #9d4edd; /* Primary color shade 3 */ 14 | --clr-grey-1: #102a42; /* Grey shade 1 */ 15 | --clr-grey-2: #617d98; /* Grey shade 2 */ 16 | --clr-grey-3: #9eb2c7; /* Grey shade 3 */ 17 | --clr-grey-4: #f1f5f8; /* Grey shade 4 */ 18 | --clr-white: #fff; /* White */ 19 | --ff-primary: "vazir", sans-serif; /* Primary font */ 20 | --transition: all 0.3s linear; /* Transition effect */ 21 | --light-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); /* Light shadow */ 22 | --dark-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); /* Dark shadow */ 23 | } 24 | 25 | /* Global reset */ 26 | * { 27 | margin: 0; 28 | padding: 0; 29 | box-sizing: border-box; 30 | } 31 | 32 | /* Body styles */ 33 | body { 34 | font-family: var(--ff-primary); /* Set primary font */ 35 | background: var(--clr-white); /* White background */ 36 | color: var(--clr-grey-1); /* Dark grey text color */ 37 | line-height: 1.5; /* Set line height */ 38 | font-size: 0.875rem; /* Set base font size */ 39 | } 40 | 41 | /* List styles */ 42 | ul { 43 | list-style-type: none; /* Remove list styles */ 44 | } 45 | 46 | /* Anchor styles */ 47 | a { 48 | text-decoration: none; /* Remove underline */ 49 | } 50 | 51 | /* Image styles */ 52 | img { 53 | width: 100%; /* Ensure images fill container */ 54 | display: block; /* Make images block-level */ 55 | } 56 | 57 | /* Heading styles */ 58 | h1, 59 | h2, 60 | h3, 61 | h4 { 62 | line-height: 1.25; /* Set heading line height */ 63 | margin-bottom: 0.75rem; /* Set heading bottom margin */ 64 | } 65 | h1 { 66 | font-size: 3rem; /* Heading 1 font size */ 67 | } 68 | h2 { 69 | font-size: 2rem; /* Heading 2 font size */ 70 | } 71 | h3 { 72 | font-size: 1.25rem; /* Heading 3 font size */ 73 | } 74 | h4 { 75 | font-size: 0.875rem; /* Heading 4 font size */ 76 | } 77 | p { 78 | margin-bottom: 1.25rem; /* Set paragraph bottom margin */ 79 | color: var(--clr-grey-2); /* Grey text color */ 80 | } 81 | 82 | /* Media query for larger screens */ 83 | @media screen and (min-width: 800px) { 84 | /* Adjust heading sizes */ 85 | h2 { 86 | font-size: 2.5rem; 87 | } 88 | h3 { 89 | font-size: 1.75rem; 90 | } 91 | h4 { 92 | font-size: 1rem; 93 | } 94 | body { 95 | font-size: 1rem; /* Reset body font size */ 96 | } 97 | /* Reset heading line height */ 98 | h1, 99 | h2, 100 | h3, 101 | h4 { 102 | line-height: 1; 103 | } 104 | } 105 | 106 | .section { 107 | padding: 5rem 0; 108 | } 109 | 110 | .section-title { 111 | text-align: center; 112 | margin-bottom: 4rem; 113 | } 114 | 115 | .section-title span { 116 | color: var(--clr-primary-2); 117 | } 118 | 119 | .section-center { 120 | width: 90vw; 121 | margin: 0 auto; 122 | } 123 | 124 | @media screen and (min-width: 992px) { 125 | .section-center { 126 | width: 95vw; 127 | max-width: 1170px; 128 | } 129 | } 130 | 131 | /* Button styles */ 132 | .btn { 133 | background: var(--clr-primary-2); /* Button background color */ 134 | color: var(--clr-white); /* Button text color */ 135 | padding: 0.375rem 0.75rem; /* Button padding */ 136 | display: inline-block; /* Make button inline */ 137 | transition: var(--transition); /* Add transition effect */ 138 | font-size: 0.875rem; /* Button font size */ 139 | border: 2px solid transparent; /* Button border */ 140 | cursor: pointer; /* Change cursor to pointer */ 141 | box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); /* Add button shadow */ 142 | } 143 | 144 | /* Button hover styles */ 145 | .btn:hover { 146 | color: var(--clr-primary-1); /* Change text color on hover */ 147 | background: var(--clr-primary-3); /* Change background color on hover */ 148 | } 149 | 150 | /* Hero section styles */ 151 | .hero { 152 | min-height: 100vh; /* Set minimum height */ 153 | background-color: var(--clr-primary-2); /* Hero background color */ 154 | display: flex; /* Flex display */ 155 | justify-content: center; /* Center content horizontally */ 156 | align-items: center; /* Center content vertically */ 157 | } 158 | 159 | /* Hero banner styles */ 160 | .hero-banner { 161 | padding: 0 3rem; /* Add padding */ 162 | text-align: center; /* Center text */ 163 | } 164 | .hero-banner h1 { 165 | color: var(--clr-white); /* White heading color */ 166 | margin-bottom: 3rem; /* Add bottom margin */ 167 | } 168 | 169 | .hero-banner p { 170 | max-width: 35rem; /* Set maximum width */ 171 | color: var(--clr-white); /* White text color */ 172 | margin-bottom: 2rem; /* Add bottom margin */ 173 | } 174 | 175 | /* Hero button styles */ 176 | .btn-hero { 177 | padding: 0.5rem 1.2rem; /* Button padding */ 178 | font-size: 1rem; /* Button font size */ 179 | background: var(--clr-white); /* Button background color */ 180 | color: var(--clr-primary-2); /* Button text color */ 181 | } 182 | 183 | /* Hero button hover styles */ 184 | .btn-hero:hover { 185 | background: transparent; /* Make background transparent on hover */ 186 | color: var(--clr-white); /* Change text color on hover */ 187 | border-color: var(--clr-white); /* Change border color on hover */ 188 | } 189 | /* 190 | * Media query for tablets 191 | */ 192 | @media screen and (min-width: 768px) { 193 | /* 194 | * Hero background styles 195 | */ 196 | .hero { 197 | background: linear-gradient(rgb(199, 125, 255, 0.7), rgba(0, 0, 0, 0.7)), 198 | url("../images/main.jpg") center/cover no-repeat; /* Hero background */ 199 | background-attachment: fixed; /* Fix background position */ 200 | } 201 | 202 | /* 203 | * Adjust hero banner padding 204 | */ 205 | .hero-banner { 206 | padding: 0; /* Remove padding */ 207 | } 208 | 209 | /* 210 | * Adjust hero banner paragraph width 211 | */ 212 | .hero-banner p { 213 | max-width: 45rem; /* Increase max width */ 214 | } 215 | } 216 | 217 | /* 218 | * Styling for about section images 219 | */ 220 | .about-img { 221 | margin-bottom: 2rem; /* Add margin at bottom */ 222 | } 223 | 224 | /* 225 | * Media query for medium desktop screens 226 | */ 227 | @media screen and (min-width: 992px) { 228 | /* 229 | * Centering about section content 230 | */ 231 | .about-center { 232 | display: flex; /* Use flexbox */ 233 | justify-content: space-between; /* Space content evenly */ 234 | } 235 | 236 | /* 237 | * Adjust margin for about section images 238 | */ 239 | .about-img { 240 | margin-bottom: 0; /* Remove margin */ 241 | } 242 | 243 | /* 244 | * Styling for about section images and info 245 | */ 246 | .about-img, 247 | .about-info { 248 | flex: 0 0 calc(50% - 2rem); /* Set flex basis */ 249 | align-self: center; /* Align items */ 250 | } 251 | } 252 | 253 | /* 254 | * Media query for large desktop screens 255 | */ 256 | @media screen and (min-width: 1170px) { 257 | /* 258 | * Positioning for about section images 259 | */ 260 | .about-img { 261 | position: relative; /* Set position */ 262 | } 263 | 264 | /* 265 | * Styling for before pseudo-element 266 | */ 267 | .about-img::before { 268 | content: ""; /* Add content */ 269 | border: 0.5rem solid var(--clr-primary-2); /* Border style */ 270 | width: 100%; /* Set width */ 271 | height: 100%; /* Set height */ 272 | position: absolute; /* Set position */ 273 | box-sizing: border-box; /* Include border in box sizing */ 274 | top: -1rem; /* Position from top */ 275 | right: -1rem; /* Position from right */ 276 | z-index: -1; /* Set z-index */ 277 | } 278 | } 279 | -------------------------------------------------------------------------------- /css/bootstrap-icons.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-display: block; 3 | font-family: "bootstrap-icons"; 4 | src: url("../fonts/bootstrap/bootstrap-icons.woff") format("woff2"), 5 | url("../fonts/bootstrap/bootstrap-icons.woff2") format("woff"); 6 | } 7 | 8 | .bi::before, 9 | [class^="bi-"]::before, 10 | [class*=" bi-"]::before { 11 | display: inline-block; 12 | font-family: bootstrap-icons !important; 13 | font-style: normal; 14 | font-weight: normal !important; 15 | font-variant: normal; 16 | text-transform: none; 17 | line-height: 1; 18 | vertical-align: -.125em; 19 | -webkit-font-smoothing: antialiased; 20 | -moz-osx-font-smoothing: grayscale; 21 | } 22 | 23 | .bi-123::before { content: "\f67f"; } 24 | .bi-alarm-fill::before { content: "\f101"; } 25 | .bi-alarm::before { content: "\f102"; } 26 | .bi-align-bottom::before { content: "\f103"; } 27 | .bi-align-center::before { content: "\f104"; } 28 | .bi-align-end::before { content: "\f105"; } 29 | .bi-align-middle::before { content: "\f106"; } 30 | .bi-align-start::before { content: "\f107"; } 31 | .bi-align-top::before { content: "\f108"; } 32 | .bi-alt::before { content: "\f109"; } 33 | .bi-app-indicator::before { content: "\f10a"; } 34 | .bi-app::before { content: "\f10b"; } 35 | .bi-archive-fill::before { content: "\f10c"; } 36 | .bi-archive::before { content: "\f10d"; } 37 | .bi-arrow-90deg-down::before { content: "\f10e"; } 38 | .bi-arrow-90deg-left::before { content: "\f10f"; } 39 | .bi-arrow-90deg-right::before { content: "\f110"; } 40 | .bi-arrow-90deg-up::before { content: "\f111"; } 41 | .bi-arrow-bar-down::before { content: "\f112"; } 42 | .bi-arrow-bar-left::before { content: "\f113"; } 43 | .bi-arrow-bar-right::before { content: "\f114"; } 44 | .bi-arrow-bar-up::before { content: "\f115"; } 45 | .bi-arrow-clockwise::before { content: "\f116"; } 46 | .bi-arrow-counterclockwise::before { content: "\f117"; } 47 | .bi-arrow-down-circle-fill::before { content: "\f118"; } 48 | .bi-arrow-down-circle::before { content: "\f119"; } 49 | .bi-arrow-down-left-circle-fill::before { content: "\f11a"; } 50 | .bi-arrow-down-left-circle::before { content: "\f11b"; } 51 | .bi-arrow-down-left-square-fill::before { content: "\f11c"; } 52 | .bi-arrow-down-left-square::before { content: "\f11d"; } 53 | .bi-arrow-down-left::before { content: "\f11e"; } 54 | .bi-arrow-down-right-circle-fill::before { content: "\f11f"; } 55 | .bi-arrow-down-right-circle::before { content: "\f120"; } 56 | .bi-arrow-down-right-square-fill::before { content: "\f121"; } 57 | .bi-arrow-down-right-square::before { content: "\f122"; } 58 | .bi-arrow-down-right::before { content: "\f123"; } 59 | .bi-arrow-down-short::before { content: "\f124"; } 60 | .bi-arrow-down-square-fill::before { content: "\f125"; } 61 | .bi-arrow-down-square::before { content: "\f126"; } 62 | .bi-arrow-down-up::before { content: "\f127"; } 63 | .bi-arrow-down::before { content: "\f128"; } 64 | .bi-arrow-left-circle-fill::before { content: "\f129"; } 65 | .bi-arrow-left-circle::before { content: "\f12a"; } 66 | .bi-arrow-left-right::before { content: "\f12b"; } 67 | .bi-arrow-left-short::before { content: "\f12c"; } 68 | .bi-arrow-left-square-fill::before { content: "\f12d"; } 69 | .bi-arrow-left-square::before { content: "\f12e"; } 70 | .bi-arrow-left::before { content: "\f12f"; } 71 | .bi-arrow-repeat::before { content: "\f130"; } 72 | .bi-arrow-return-left::before { content: "\f131"; } 73 | .bi-arrow-return-right::before { content: "\f132"; } 74 | .bi-arrow-right-circle-fill::before { content: "\f133"; } 75 | .bi-arrow-right-circle::before { content: "\f134"; } 76 | .bi-arrow-right-short::before { content: "\f135"; } 77 | .bi-arrow-right-square-fill::before { content: "\f136"; } 78 | .bi-arrow-right-square::before { content: "\f137"; } 79 | .bi-arrow-right::before { content: "\f138"; } 80 | .bi-arrow-up-circle-fill::before { content: "\f139"; } 81 | .bi-arrow-up-circle::before { content: "\f13a"; } 82 | .bi-arrow-up-left-circle-fill::before { content: "\f13b"; } 83 | .bi-arrow-up-left-circle::before { content: "\f13c"; } 84 | .bi-arrow-up-left-square-fill::before { content: "\f13d"; } 85 | .bi-arrow-up-left-square::before { content: "\f13e"; } 86 | .bi-arrow-up-left::before { content: "\f13f"; } 87 | .bi-arrow-up-right-circle-fill::before { content: "\f140"; } 88 | .bi-arrow-up-right-circle::before { content: "\f141"; } 89 | .bi-arrow-up-right-square-fill::before { content: "\f142"; } 90 | .bi-arrow-up-right-square::before { content: "\f143"; } 91 | .bi-arrow-up-right::before { content: "\f144"; } 92 | .bi-arrow-up-short::before { content: "\f145"; } 93 | .bi-arrow-up-square-fill::before { content: "\f146"; } 94 | .bi-arrow-up-square::before { content: "\f147"; } 95 | .bi-arrow-up::before { content: "\f148"; } 96 | .bi-arrows-angle-contract::before { content: "\f149"; } 97 | .bi-arrows-angle-expand::before { content: "\f14a"; } 98 | .bi-arrows-collapse::before { content: "\f14b"; } 99 | .bi-arrows-expand::before { content: "\f14c"; } 100 | .bi-arrows-fullscreen::before { content: "\f14d"; } 101 | .bi-arrows-move::before { content: "\f14e"; } 102 | .bi-aspect-ratio-fill::before { content: "\f14f"; } 103 | .bi-aspect-ratio::before { content: "\f150"; } 104 | .bi-asterisk::before { content: "\f151"; } 105 | .bi-at::before { content: "\f152"; } 106 | .bi-award-fill::before { content: "\f153"; } 107 | .bi-award::before { content: "\f154"; } 108 | .bi-back::before { content: "\f155"; } 109 | .bi-backspace-fill::before { content: "\f156"; } 110 | .bi-backspace-reverse-fill::before { content: "\f157"; } 111 | .bi-backspace-reverse::before { content: "\f158"; } 112 | .bi-backspace::before { content: "\f159"; } 113 | .bi-badge-3d-fill::before { content: "\f15a"; } 114 | .bi-badge-3d::before { content: "\f15b"; } 115 | .bi-badge-4k-fill::before { content: "\f15c"; } 116 | .bi-badge-4k::before { content: "\f15d"; } 117 | .bi-badge-8k-fill::before { content: "\f15e"; } 118 | .bi-badge-8k::before { content: "\f15f"; } 119 | .bi-badge-ad-fill::before { content: "\f160"; } 120 | .bi-badge-ad::before { content: "\f161"; } 121 | .bi-badge-ar-fill::before { content: "\f162"; } 122 | .bi-badge-ar::before { content: "\f163"; } 123 | .bi-badge-cc-fill::before { content: "\f164"; } 124 | .bi-badge-cc::before { content: "\f165"; } 125 | .bi-badge-hd-fill::before { content: "\f166"; } 126 | .bi-badge-hd::before { content: "\f167"; } 127 | .bi-badge-tm-fill::before { content: "\f168"; } 128 | .bi-badge-tm::before { content: "\f169"; } 129 | .bi-badge-vo-fill::before { content: "\f16a"; } 130 | .bi-badge-vo::before { content: "\f16b"; } 131 | .bi-badge-vr-fill::before { content: "\f16c"; } 132 | .bi-badge-vr::before { content: "\f16d"; } 133 | .bi-badge-wc-fill::before { content: "\f16e"; } 134 | .bi-badge-wc::before { content: "\f16f"; } 135 | .bi-bag-check-fill::before { content: "\f170"; } 136 | .bi-bag-check::before { content: "\f171"; } 137 | .bi-bag-dash-fill::before { content: "\f172"; } 138 | .bi-bag-dash::before { content: "\f173"; } 139 | .bi-bag-fill::before { content: "\f174"; } 140 | .bi-bag-plus-fill::before { content: "\f175"; } 141 | .bi-bag-plus::before { content: "\f176"; } 142 | .bi-bag-x-fill::before { content: "\f177"; } 143 | .bi-bag-x::before { content: "\f178"; } 144 | .bi-bag::before { content: "\f179"; } 145 | .bi-bar-chart-fill::before { content: "\f17a"; } 146 | .bi-bar-chart-line-fill::before { content: "\f17b"; } 147 | .bi-bar-chart-line::before { content: "\f17c"; } 148 | .bi-bar-chart-steps::before { content: "\f17d"; } 149 | .bi-bar-chart::before { content: "\f17e"; } 150 | .bi-basket-fill::before { content: "\f17f"; } 151 | .bi-basket::before { content: "\f180"; } 152 | .bi-basket2-fill::before { content: "\f181"; } 153 | .bi-basket2::before { content: "\f182"; } 154 | .bi-basket3-fill::before { content: "\f183"; } 155 | .bi-basket3::before { content: "\f184"; } 156 | .bi-battery-charging::before { content: "\f185"; } 157 | .bi-battery-full::before { content: "\f186"; } 158 | .bi-battery-half::before { content: "\f187"; } 159 | .bi-battery::before { content: "\f188"; } 160 | .bi-bell-fill::before { content: "\f189"; } 161 | .bi-bell::before { content: "\f18a"; } 162 | .bi-bezier::before { content: "\f18b"; } 163 | .bi-bezier2::before { content: "\f18c"; } 164 | .bi-bicycle::before { content: "\f18d"; } 165 | .bi-binoculars-fill::before { content: "\f18e"; } 166 | .bi-binoculars::before { content: "\f18f"; } 167 | .bi-blockquote-left::before { content: "\f190"; } 168 | .bi-blockquote-right::before { content: "\f191"; } 169 | .bi-book-fill::before { content: "\f192"; } 170 | .bi-book-half::before { content: "\f193"; } 171 | .bi-book::before { content: "\f194"; } 172 | .bi-bookmark-check-fill::before { content: "\f195"; } 173 | .bi-bookmark-check::before { content: "\f196"; } 174 | .bi-bookmark-dash-fill::before { content: "\f197"; } 175 | .bi-bookmark-dash::before { content: "\f198"; } 176 | .bi-bookmark-fill::before { content: "\f199"; } 177 | .bi-bookmark-heart-fill::before { content: "\f19a"; } 178 | .bi-bookmark-heart::before { content: "\f19b"; } 179 | .bi-bookmark-plus-fill::before { content: "\f19c"; } 180 | .bi-bookmark-plus::before { content: "\f19d"; } 181 | .bi-bookmark-star-fill::before { content: "\f19e"; } 182 | .bi-bookmark-star::before { content: "\f19f"; } 183 | .bi-bookmark-x-fill::before { content: "\f1a0"; } 184 | .bi-bookmark-x::before { content: "\f1a1"; } 185 | .bi-bookmark::before { content: "\f1a2"; } 186 | .bi-bookmarks-fill::before { content: "\f1a3"; } 187 | .bi-bookmarks::before { content: "\f1a4"; } 188 | .bi-bookshelf::before { content: "\f1a5"; } 189 | .bi-bootstrap-fill::before { content: "\f1a6"; } 190 | .bi-bootstrap-reboot::before { content: "\f1a7"; } 191 | .bi-bootstrap::before { content: "\f1a8"; } 192 | .bi-border-all::before { content: "\f1a9"; } 193 | .bi-border-bottom::before { content: "\f1aa"; } 194 | .bi-border-center::before { content: "\f1ab"; } 195 | .bi-border-inner::before { content: "\f1ac"; } 196 | .bi-border-left::before { content: "\f1ad"; } 197 | .bi-border-middle::before { content: "\f1ae"; } 198 | .bi-border-outer::before { content: "\f1af"; } 199 | .bi-border-right::before { content: "\f1b0"; } 200 | .bi-border-style::before { content: "\f1b1"; } 201 | .bi-border-top::before { content: "\f1b2"; } 202 | .bi-border-width::before { content: "\f1b3"; } 203 | .bi-border::before { content: "\f1b4"; } 204 | .bi-bounding-box-circles::before { content: "\f1b5"; } 205 | .bi-bounding-box::before { content: "\f1b6"; } 206 | .bi-box-arrow-down-left::before { content: "\f1b7"; } 207 | .bi-box-arrow-down-right::before { content: "\f1b8"; } 208 | .bi-box-arrow-down::before { content: "\f1b9"; } 209 | .bi-box-arrow-in-down-left::before { content: "\f1ba"; } 210 | .bi-box-arrow-in-down-right::before { content: "\f1bb"; } 211 | .bi-box-arrow-in-down::before { content: "\f1bc"; } 212 | .bi-box-arrow-in-left::before { content: "\f1bd"; } 213 | .bi-box-arrow-in-right::before { content: "\f1be"; } 214 | .bi-box-arrow-in-up-left::before { content: "\f1bf"; } 215 | .bi-box-arrow-in-up-right::before { content: "\f1c0"; } 216 | .bi-box-arrow-in-up::before { content: "\f1c1"; } 217 | .bi-box-arrow-left::before { content: "\f1c2"; } 218 | .bi-box-arrow-right::before { content: "\f1c3"; } 219 | .bi-box-arrow-up-left::before { content: "\f1c4"; } 220 | .bi-box-arrow-up-right::before { content: "\f1c5"; } 221 | .bi-box-arrow-up::before { content: "\f1c6"; } 222 | .bi-box-seam::before { content: "\f1c7"; } 223 | .bi-box::before { content: "\f1c8"; } 224 | .bi-braces::before { content: "\f1c9"; } 225 | .bi-bricks::before { content: "\f1ca"; } 226 | .bi-briefcase-fill::before { content: "\f1cb"; } 227 | .bi-briefcase::before { content: "\f1cc"; } 228 | .bi-brightness-alt-high-fill::before { content: "\f1cd"; } 229 | .bi-brightness-alt-high::before { content: "\f1ce"; } 230 | .bi-brightness-alt-low-fill::before { content: "\f1cf"; } 231 | .bi-brightness-alt-low::before { content: "\f1d0"; } 232 | .bi-brightness-high-fill::before { content: "\f1d1"; } 233 | .bi-brightness-high::before { content: "\f1d2"; } 234 | .bi-brightness-low-fill::before { content: "\f1d3"; } 235 | .bi-brightness-low::before { content: "\f1d4"; } 236 | .bi-broadcast-pin::before { content: "\f1d5"; } 237 | .bi-broadcast::before { content: "\f1d6"; } 238 | .bi-brush-fill::before { content: "\f1d7"; } 239 | .bi-brush::before { content: "\f1d8"; } 240 | .bi-bucket-fill::before { content: "\f1d9"; } 241 | .bi-bucket::before { content: "\f1da"; } 242 | .bi-bug-fill::before { content: "\f1db"; } 243 | .bi-bug::before { content: "\f1dc"; } 244 | .bi-building::before { content: "\f1dd"; } 245 | .bi-bullseye::before { content: "\f1de"; } 246 | .bi-calculator-fill::before { content: "\f1df"; } 247 | .bi-calculator::before { content: "\f1e0"; } 248 | .bi-calendar-check-fill::before { content: "\f1e1"; } 249 | .bi-calendar-check::before { content: "\f1e2"; } 250 | .bi-calendar-date-fill::before { content: "\f1e3"; } 251 | .bi-calendar-date::before { content: "\f1e4"; } 252 | .bi-calendar-day-fill::before { content: "\f1e5"; } 253 | .bi-calendar-day::before { content: "\f1e6"; } 254 | .bi-calendar-event-fill::before { content: "\f1e7"; } 255 | .bi-calendar-event::before { content: "\f1e8"; } 256 | .bi-calendar-fill::before { content: "\f1e9"; } 257 | .bi-calendar-minus-fill::before { content: "\f1ea"; } 258 | .bi-calendar-minus::before { content: "\f1eb"; } 259 | .bi-calendar-month-fill::before { content: "\f1ec"; } 260 | .bi-calendar-month::before { content: "\f1ed"; } 261 | .bi-calendar-plus-fill::before { content: "\f1ee"; } 262 | .bi-calendar-plus::before { content: "\f1ef"; } 263 | .bi-calendar-range-fill::before { content: "\f1f0"; } 264 | .bi-calendar-range::before { content: "\f1f1"; } 265 | .bi-calendar-week-fill::before { content: "\f1f2"; } 266 | .bi-calendar-week::before { content: "\f1f3"; } 267 | .bi-calendar-x-fill::before { content: "\f1f4"; } 268 | .bi-calendar-x::before { content: "\f1f5"; } 269 | .bi-calendar::before { content: "\f1f6"; } 270 | .bi-calendar2-check-fill::before { content: "\f1f7"; } 271 | .bi-calendar2-check::before { content: "\f1f8"; } 272 | .bi-calendar2-date-fill::before { content: "\f1f9"; } 273 | .bi-calendar2-date::before { content: "\f1fa"; } 274 | .bi-calendar2-day-fill::before { content: "\f1fb"; } 275 | .bi-calendar2-day::before { content: "\f1fc"; } 276 | .bi-calendar2-event-fill::before { content: "\f1fd"; } 277 | .bi-calendar2-event::before { content: "\f1fe"; } 278 | .bi-calendar2-fill::before { content: "\f1ff"; } 279 | .bi-calendar2-minus-fill::before { content: "\f200"; } 280 | .bi-calendar2-minus::before { content: "\f201"; } 281 | .bi-calendar2-month-fill::before { content: "\f202"; } 282 | .bi-calendar2-month::before { content: "\f203"; } 283 | .bi-calendar2-plus-fill::before { content: "\f204"; } 284 | .bi-calendar2-plus::before { content: "\f205"; } 285 | .bi-calendar2-range-fill::before { content: "\f206"; } 286 | .bi-calendar2-range::before { content: "\f207"; } 287 | .bi-calendar2-week-fill::before { content: "\f208"; } 288 | .bi-calendar2-week::before { content: "\f209"; } 289 | .bi-calendar2-x-fill::before { content: "\f20a"; } 290 | .bi-calendar2-x::before { content: "\f20b"; } 291 | .bi-calendar2::before { content: "\f20c"; } 292 | .bi-calendar3-event-fill::before { content: "\f20d"; } 293 | .bi-calendar3-event::before { content: "\f20e"; } 294 | .bi-calendar3-fill::before { content: "\f20f"; } 295 | .bi-calendar3-range-fill::before { content: "\f210"; } 296 | .bi-calendar3-range::before { content: "\f211"; } 297 | .bi-calendar3-week-fill::before { content: "\f212"; } 298 | .bi-calendar3-week::before { content: "\f213"; } 299 | .bi-calendar3::before { content: "\f214"; } 300 | .bi-calendar4-event::before { content: "\f215"; } 301 | .bi-calendar4-range::before { content: "\f216"; } 302 | .bi-calendar4-week::before { content: "\f217"; } 303 | .bi-calendar4::before { content: "\f218"; } 304 | .bi-camera-fill::before { content: "\f219"; } 305 | .bi-camera-reels-fill::before { content: "\f21a"; } 306 | .bi-camera-reels::before { content: "\f21b"; } 307 | .bi-camera-video-fill::before { content: "\f21c"; } 308 | .bi-camera-video-off-fill::before { content: "\f21d"; } 309 | .bi-camera-video-off::before { content: "\f21e"; } 310 | .bi-camera-video::before { content: "\f21f"; } 311 | .bi-camera::before { content: "\f220"; } 312 | .bi-camera2::before { content: "\f221"; } 313 | .bi-capslock-fill::before { content: "\f222"; } 314 | .bi-capslock::before { content: "\f223"; } 315 | .bi-card-checklist::before { content: "\f224"; } 316 | .bi-card-heading::before { content: "\f225"; } 317 | .bi-card-image::before { content: "\f226"; } 318 | .bi-card-list::before { content: "\f227"; } 319 | .bi-card-text::before { content: "\f228"; } 320 | .bi-caret-down-fill::before { content: "\f229"; } 321 | .bi-caret-down-square-fill::before { content: "\f22a"; } 322 | .bi-caret-down-square::before { content: "\f22b"; } 323 | .bi-caret-down::before { content: "\f22c"; } 324 | .bi-caret-left-fill::before { content: "\f22d"; } 325 | .bi-caret-left-square-fill::before { content: "\f22e"; } 326 | .bi-caret-left-square::before { content: "\f22f"; } 327 | .bi-caret-left::before { content: "\f230"; } 328 | .bi-caret-right-fill::before { content: "\f231"; } 329 | .bi-caret-right-square-fill::before { content: "\f232"; } 330 | .bi-caret-right-square::before { content: "\f233"; } 331 | .bi-caret-right::before { content: "\f234"; } 332 | .bi-caret-up-fill::before { content: "\f235"; } 333 | .bi-caret-up-square-fill::before { content: "\f236"; } 334 | .bi-caret-up-square::before { content: "\f237"; } 335 | .bi-caret-up::before { content: "\f238"; } 336 | .bi-cart-check-fill::before { content: "\f239"; } 337 | .bi-cart-check::before { content: "\f23a"; } 338 | .bi-cart-dash-fill::before { content: "\f23b"; } 339 | .bi-cart-dash::before { content: "\f23c"; } 340 | .bi-cart-fill::before { content: "\f23d"; } 341 | .bi-cart-plus-fill::before { content: "\f23e"; } 342 | .bi-cart-plus::before { content: "\f23f"; } 343 | .bi-cart-x-fill::before { content: "\f240"; } 344 | .bi-cart-x::before { content: "\f241"; } 345 | .bi-cart::before { content: "\f242"; } 346 | .bi-cart2::before { content: "\f243"; } 347 | .bi-cart3::before { content: "\f244"; } 348 | .bi-cart4::before { content: "\f245"; } 349 | .bi-cash-stack::before { content: "\f246"; } 350 | .bi-cash::before { content: "\f247"; } 351 | .bi-cast::before { content: "\f248"; } 352 | .bi-chat-dots-fill::before { content: "\f249"; } 353 | .bi-chat-dots::before { content: "\f24a"; } 354 | .bi-chat-fill::before { content: "\f24b"; } 355 | .bi-chat-left-dots-fill::before { content: "\f24c"; } 356 | .bi-chat-left-dots::before { content: "\f24d"; } 357 | .bi-chat-left-fill::before { content: "\f24e"; } 358 | .bi-chat-left-quote-fill::before { content: "\f24f"; } 359 | .bi-chat-left-quote::before { content: "\f250"; } 360 | .bi-chat-left-text-fill::before { content: "\f251"; } 361 | .bi-chat-left-text::before { content: "\f252"; } 362 | .bi-chat-left::before { content: "\f253"; } 363 | .bi-chat-quote-fill::before { content: "\f254"; } 364 | .bi-chat-quote::before { content: "\f255"; } 365 | .bi-chat-right-dots-fill::before { content: "\f256"; } 366 | .bi-chat-right-dots::before { content: "\f257"; } 367 | .bi-chat-right-fill::before { content: "\f258"; } 368 | .bi-chat-right-quote-fill::before { content: "\f259"; } 369 | .bi-chat-right-quote::before { content: "\f25a"; } 370 | .bi-chat-right-text-fill::before { content: "\f25b"; } 371 | .bi-chat-right-text::before { content: "\f25c"; } 372 | .bi-chat-right::before { content: "\f25d"; } 373 | .bi-chat-square-dots-fill::before { content: "\f25e"; } 374 | .bi-chat-square-dots::before { content: "\f25f"; } 375 | .bi-chat-square-fill::before { content: "\f260"; } 376 | .bi-chat-square-quote-fill::before { content: "\f261"; } 377 | .bi-chat-square-quote::before { content: "\f262"; } 378 | .bi-chat-square-text-fill::before { content: "\f263"; } 379 | .bi-chat-square-text::before { content: "\f264"; } 380 | .bi-chat-square::before { content: "\f265"; } 381 | .bi-chat-text-fill::before { content: "\f266"; } 382 | .bi-chat-text::before { content: "\f267"; } 383 | .bi-chat::before { content: "\f268"; } 384 | .bi-check-all::before { content: "\f269"; } 385 | .bi-check-circle-fill::before { content: "\f26a"; } 386 | .bi-check-circle::before { content: "\f26b"; } 387 | .bi-check-square-fill::before { content: "\f26c"; } 388 | .bi-check-square::before { content: "\f26d"; } 389 | .bi-check::before { content: "\f26e"; } 390 | .bi-check2-all::before { content: "\f26f"; } 391 | .bi-check2-circle::before { content: "\f270"; } 392 | .bi-check2-square::before { content: "\f271"; } 393 | .bi-check2::before { content: "\f272"; } 394 | .bi-chevron-bar-contract::before { content: "\f273"; } 395 | .bi-chevron-bar-down::before { content: "\f274"; } 396 | .bi-chevron-bar-expand::before { content: "\f275"; } 397 | .bi-chevron-bar-left::before { content: "\f276"; } 398 | .bi-chevron-bar-right::before { content: "\f277"; } 399 | .bi-chevron-bar-up::before { content: "\f278"; } 400 | .bi-chevron-compact-down::before { content: "\f279"; } 401 | .bi-chevron-compact-left::before { content: "\f27a"; } 402 | .bi-chevron-compact-right::before { content: "\f27b"; } 403 | .bi-chevron-compact-up::before { content: "\f27c"; } 404 | .bi-chevron-contract::before { content: "\f27d"; } 405 | .bi-chevron-double-down::before { content: "\f27e"; } 406 | .bi-chevron-double-left::before { content: "\f27f"; } 407 | .bi-chevron-double-right::before { content: "\f280"; } 408 | .bi-chevron-double-up::before { content: "\f281"; } 409 | .bi-chevron-down::before { content: "\f282"; } 410 | .bi-chevron-expand::before { content: "\f283"; } 411 | .bi-chevron-left::before { content: "\f284"; } 412 | .bi-chevron-right::before { content: "\f285"; } 413 | .bi-chevron-up::before { content: "\f286"; } 414 | .bi-circle-fill::before { content: "\f287"; } 415 | .bi-circle-half::before { content: "\f288"; } 416 | .bi-circle-square::before { content: "\f289"; } 417 | .bi-circle::before { content: "\f28a"; } 418 | .bi-clipboard-check::before { content: "\f28b"; } 419 | .bi-clipboard-data::before { content: "\f28c"; } 420 | .bi-clipboard-minus::before { content: "\f28d"; } 421 | .bi-clipboard-plus::before { content: "\f28e"; } 422 | .bi-clipboard-x::before { content: "\f28f"; } 423 | .bi-clipboard::before { content: "\f290"; } 424 | .bi-clock-fill::before { content: "\f291"; } 425 | .bi-clock-history::before { content: "\f292"; } 426 | .bi-clock::before { content: "\f293"; } 427 | .bi-cloud-arrow-down-fill::before { content: "\f294"; } 428 | .bi-cloud-arrow-down::before { content: "\f295"; } 429 | .bi-cloud-arrow-up-fill::before { content: "\f296"; } 430 | .bi-cloud-arrow-up::before { content: "\f297"; } 431 | .bi-cloud-check-fill::before { content: "\f298"; } 432 | .bi-cloud-check::before { content: "\f299"; } 433 | .bi-cloud-download-fill::before { content: "\f29a"; } 434 | .bi-cloud-download::before { content: "\f29b"; } 435 | .bi-cloud-drizzle-fill::before { content: "\f29c"; } 436 | .bi-cloud-drizzle::before { content: "\f29d"; } 437 | .bi-cloud-fill::before { content: "\f29e"; } 438 | .bi-cloud-fog-fill::before { content: "\f29f"; } 439 | .bi-cloud-fog::before { content: "\f2a0"; } 440 | .bi-cloud-fog2-fill::before { content: "\f2a1"; } 441 | .bi-cloud-fog2::before { content: "\f2a2"; } 442 | .bi-cloud-hail-fill::before { content: "\f2a3"; } 443 | .bi-cloud-hail::before { content: "\f2a4"; } 444 | .bi-cloud-haze-1::before { content: "\f2a5"; } 445 | .bi-cloud-haze-fill::before { content: "\f2a6"; } 446 | .bi-cloud-haze::before { content: "\f2a7"; } 447 | .bi-cloud-haze2-fill::before { content: "\f2a8"; } 448 | .bi-cloud-lightning-fill::before { content: "\f2a9"; } 449 | .bi-cloud-lightning-rain-fill::before { content: "\f2aa"; } 450 | .bi-cloud-lightning-rain::before { content: "\f2ab"; } 451 | .bi-cloud-lightning::before { content: "\f2ac"; } 452 | .bi-cloud-minus-fill::before { content: "\f2ad"; } 453 | .bi-cloud-minus::before { content: "\f2ae"; } 454 | .bi-cloud-moon-fill::before { content: "\f2af"; } 455 | .bi-cloud-moon::before { content: "\f2b0"; } 456 | .bi-cloud-plus-fill::before { content: "\f2b1"; } 457 | .bi-cloud-plus::before { content: "\f2b2"; } 458 | .bi-cloud-rain-fill::before { content: "\f2b3"; } 459 | .bi-cloud-rain-heavy-fill::before { content: "\f2b4"; } 460 | .bi-cloud-rain-heavy::before { content: "\f2b5"; } 461 | .bi-cloud-rain::before { content: "\f2b6"; } 462 | .bi-cloud-slash-fill::before { content: "\f2b7"; } 463 | .bi-cloud-slash::before { content: "\f2b8"; } 464 | .bi-cloud-sleet-fill::before { content: "\f2b9"; } 465 | .bi-cloud-sleet::before { content: "\f2ba"; } 466 | .bi-cloud-snow-fill::before { content: "\f2bb"; } 467 | .bi-cloud-snow::before { content: "\f2bc"; } 468 | .bi-cloud-sun-fill::before { content: "\f2bd"; } 469 | .bi-cloud-sun::before { content: "\f2be"; } 470 | .bi-cloud-upload-fill::before { content: "\f2bf"; } 471 | .bi-cloud-upload::before { content: "\f2c0"; } 472 | .bi-cloud::before { content: "\f2c1"; } 473 | .bi-clouds-fill::before { content: "\f2c2"; } 474 | .bi-clouds::before { content: "\f2c3"; } 475 | .bi-cloudy-fill::before { content: "\f2c4"; } 476 | .bi-cloudy::before { content: "\f2c5"; } 477 | .bi-code-slash::before { content: "\f2c6"; } 478 | .bi-code-square::before { content: "\f2c7"; } 479 | .bi-code::before { content: "\f2c8"; } 480 | .bi-collection-fill::before { content: "\f2c9"; } 481 | .bi-collection-play-fill::before { content: "\f2ca"; } 482 | .bi-collection-play::before { content: "\f2cb"; } 483 | .bi-collection::before { content: "\f2cc"; } 484 | .bi-columns-gap::before { content: "\f2cd"; } 485 | .bi-columns::before { content: "\f2ce"; } 486 | .bi-command::before { content: "\f2cf"; } 487 | .bi-compass-fill::before { content: "\f2d0"; } 488 | .bi-compass::before { content: "\f2d1"; } 489 | .bi-cone-striped::before { content: "\f2d2"; } 490 | .bi-cone::before { content: "\f2d3"; } 491 | .bi-controller::before { content: "\f2d4"; } 492 | .bi-cpu-fill::before { content: "\f2d5"; } 493 | .bi-cpu::before { content: "\f2d6"; } 494 | .bi-credit-card-2-back-fill::before { content: "\f2d7"; } 495 | .bi-credit-card-2-back::before { content: "\f2d8"; } 496 | .bi-credit-card-2-front-fill::before { content: "\f2d9"; } 497 | .bi-credit-card-2-front::before { content: "\f2da"; } 498 | .bi-credit-card-fill::before { content: "\f2db"; } 499 | .bi-credit-card::before { content: "\f2dc"; } 500 | .bi-crop::before { content: "\f2dd"; } 501 | .bi-cup-fill::before { content: "\f2de"; } 502 | .bi-cup-straw::before { content: "\f2df"; } 503 | .bi-cup::before { content: "\f2e0"; } 504 | .bi-cursor-fill::before { content: "\f2e1"; } 505 | .bi-cursor-text::before { content: "\f2e2"; } 506 | .bi-cursor::before { content: "\f2e3"; } 507 | .bi-dash-circle-dotted::before { content: "\f2e4"; } 508 | .bi-dash-circle-fill::before { content: "\f2e5"; } 509 | .bi-dash-circle::before { content: "\f2e6"; } 510 | .bi-dash-square-dotted::before { content: "\f2e7"; } 511 | .bi-dash-square-fill::before { content: "\f2e8"; } 512 | .bi-dash-square::before { content: "\f2e9"; } 513 | .bi-dash::before { content: "\f2ea"; } 514 | .bi-diagram-2-fill::before { content: "\f2eb"; } 515 | .bi-diagram-2::before { content: "\f2ec"; } 516 | .bi-diagram-3-fill::before { content: "\f2ed"; } 517 | .bi-diagram-3::before { content: "\f2ee"; } 518 | .bi-diamond-fill::before { content: "\f2ef"; } 519 | .bi-diamond-half::before { content: "\f2f0"; } 520 | .bi-diamond::before { content: "\f2f1"; } 521 | .bi-dice-1-fill::before { content: "\f2f2"; } 522 | .bi-dice-1::before { content: "\f2f3"; } 523 | .bi-dice-2-fill::before { content: "\f2f4"; } 524 | .bi-dice-2::before { content: "\f2f5"; } 525 | .bi-dice-3-fill::before { content: "\f2f6"; } 526 | .bi-dice-3::before { content: "\f2f7"; } 527 | .bi-dice-4-fill::before { content: "\f2f8"; } 528 | .bi-dice-4::before { content: "\f2f9"; } 529 | .bi-dice-5-fill::before { content: "\f2fa"; } 530 | .bi-dice-5::before { content: "\f2fb"; } 531 | .bi-dice-6-fill::before { content: "\f2fc"; } 532 | .bi-dice-6::before { content: "\f2fd"; } 533 | .bi-disc-fill::before { content: "\f2fe"; } 534 | .bi-disc::before { content: "\f2ff"; } 535 | .bi-discord::before { content: "\f300"; } 536 | .bi-display-fill::before { content: "\f301"; } 537 | .bi-display::before { content: "\f302"; } 538 | .bi-distribute-horizontal::before { content: "\f303"; } 539 | .bi-distribute-vertical::before { content: "\f304"; } 540 | .bi-door-closed-fill::before { content: "\f305"; } 541 | .bi-door-closed::before { content: "\f306"; } 542 | .bi-door-open-fill::before { content: "\f307"; } 543 | .bi-door-open::before { content: "\f308"; } 544 | .bi-dot::before { content: "\f309"; } 545 | .bi-download::before { content: "\f30a"; } 546 | .bi-droplet-fill::before { content: "\f30b"; } 547 | .bi-droplet-half::before { content: "\f30c"; } 548 | .bi-droplet::before { content: "\f30d"; } 549 | .bi-earbuds::before { content: "\f30e"; } 550 | .bi-easel-fill::before { content: "\f30f"; } 551 | .bi-easel::before { content: "\f310"; } 552 | .bi-egg-fill::before { content: "\f311"; } 553 | .bi-egg-fried::before { content: "\f312"; } 554 | .bi-egg::before { content: "\f313"; } 555 | .bi-eject-fill::before { content: "\f314"; } 556 | .bi-eject::before { content: "\f315"; } 557 | .bi-emoji-angry-fill::before { content: "\f316"; } 558 | .bi-emoji-angry::before { content: "\f317"; } 559 | .bi-emoji-dizzy-fill::before { content: "\f318"; } 560 | .bi-emoji-dizzy::before { content: "\f319"; } 561 | .bi-emoji-expressionless-fill::before { content: "\f31a"; } 562 | .bi-emoji-expressionless::before { content: "\f31b"; } 563 | .bi-emoji-frown-fill::before { content: "\f31c"; } 564 | .bi-emoji-frown::before { content: "\f31d"; } 565 | .bi-emoji-heart-eyes-fill::before { content: "\f31e"; } 566 | .bi-emoji-heart-eyes::before { content: "\f31f"; } 567 | .bi-emoji-laughing-fill::before { content: "\f320"; } 568 | .bi-emoji-laughing::before { content: "\f321"; } 569 | .bi-emoji-neutral-fill::before { content: "\f322"; } 570 | .bi-emoji-neutral::before { content: "\f323"; } 571 | .bi-emoji-smile-fill::before { content: "\f324"; } 572 | .bi-emoji-smile-upside-down-fill::before { content: "\f325"; } 573 | .bi-emoji-smile-upside-down::before { content: "\f326"; } 574 | .bi-emoji-smile::before { content: "\f327"; } 575 | .bi-emoji-sunglasses-fill::before { content: "\f328"; } 576 | .bi-emoji-sunglasses::before { content: "\f329"; } 577 | .bi-emoji-wink-fill::before { content: "\f32a"; } 578 | .bi-emoji-wink::before { content: "\f32b"; } 579 | .bi-envelope-fill::before { content: "\f32c"; } 580 | .bi-envelope-open-fill::before { content: "\f32d"; } 581 | .bi-envelope-open::before { content: "\f32e"; } 582 | .bi-envelope::before { content: "\f32f"; } 583 | .bi-eraser-fill::before { content: "\f330"; } 584 | .bi-eraser::before { content: "\f331"; } 585 | .bi-exclamation-circle-fill::before { content: "\f332"; } 586 | .bi-exclamation-circle::before { content: "\f333"; } 587 | .bi-exclamation-diamond-fill::before { content: "\f334"; } 588 | .bi-exclamation-diamond::before { content: "\f335"; } 589 | .bi-exclamation-octagon-fill::before { content: "\f336"; } 590 | .bi-exclamation-octagon::before { content: "\f337"; } 591 | .bi-exclamation-square-fill::before { content: "\f338"; } 592 | .bi-exclamation-square::before { content: "\f339"; } 593 | .bi-exclamation-triangle-fill::before { content: "\f33a"; } 594 | .bi-exclamation-triangle::before { content: "\f33b"; } 595 | .bi-exclamation::before { content: "\f33c"; } 596 | .bi-exclude::before { content: "\f33d"; } 597 | .bi-eye-fill::before { content: "\f33e"; } 598 | .bi-eye-slash-fill::before { content: "\f33f"; } 599 | .bi-eye-slash::before { content: "\f340"; } 600 | .bi-eye::before { content: "\f341"; } 601 | .bi-eyedropper::before { content: "\f342"; } 602 | .bi-eyeglasses::before { content: "\f343"; } 603 | .bi-facebook::before { content: "\f344"; } 604 | .bi-file-arrow-down-fill::before { content: "\f345"; } 605 | .bi-file-arrow-down::before { content: "\f346"; } 606 | .bi-file-arrow-up-fill::before { content: "\f347"; } 607 | .bi-file-arrow-up::before { content: "\f348"; } 608 | .bi-file-bar-graph-fill::before { content: "\f349"; } 609 | .bi-file-bar-graph::before { content: "\f34a"; } 610 | .bi-file-binary-fill::before { content: "\f34b"; } 611 | .bi-file-binary::before { content: "\f34c"; } 612 | .bi-file-break-fill::before { content: "\f34d"; } 613 | .bi-file-break::before { content: "\f34e"; } 614 | .bi-file-check-fill::before { content: "\f34f"; } 615 | .bi-file-check::before { content: "\f350"; } 616 | .bi-file-code-fill::before { content: "\f351"; } 617 | .bi-file-code::before { content: "\f352"; } 618 | .bi-file-diff-fill::before { content: "\f353"; } 619 | .bi-file-diff::before { content: "\f354"; } 620 | .bi-file-earmark-arrow-down-fill::before { content: "\f355"; } 621 | .bi-file-earmark-arrow-down::before { content: "\f356"; } 622 | .bi-file-earmark-arrow-up-fill::before { content: "\f357"; } 623 | .bi-file-earmark-arrow-up::before { content: "\f358"; } 624 | .bi-file-earmark-bar-graph-fill::before { content: "\f359"; } 625 | .bi-file-earmark-bar-graph::before { content: "\f35a"; } 626 | .bi-file-earmark-binary-fill::before { content: "\f35b"; } 627 | .bi-file-earmark-binary::before { content: "\f35c"; } 628 | .bi-file-earmark-break-fill::before { content: "\f35d"; } 629 | .bi-file-earmark-break::before { content: "\f35e"; } 630 | .bi-file-earmark-check-fill::before { content: "\f35f"; } 631 | .bi-file-earmark-check::before { content: "\f360"; } 632 | .bi-file-earmark-code-fill::before { content: "\f361"; } 633 | .bi-file-earmark-code::before { content: "\f362"; } 634 | .bi-file-earmark-diff-fill::before { content: "\f363"; } 635 | .bi-file-earmark-diff::before { content: "\f364"; } 636 | .bi-file-earmark-easel-fill::before { content: "\f365"; } 637 | .bi-file-earmark-easel::before { content: "\f366"; } 638 | .bi-file-earmark-excel-fill::before { content: "\f367"; } 639 | .bi-file-earmark-excel::before { content: "\f368"; } 640 | .bi-file-earmark-fill::before { content: "\f369"; } 641 | .bi-file-earmark-font-fill::before { content: "\f36a"; } 642 | .bi-file-earmark-font::before { content: "\f36b"; } 643 | .bi-file-earmark-image-fill::before { content: "\f36c"; } 644 | .bi-file-earmark-image::before { content: "\f36d"; } 645 | .bi-file-earmark-lock-fill::before { content: "\f36e"; } 646 | .bi-file-earmark-lock::before { content: "\f36f"; } 647 | .bi-file-earmark-lock2-fill::before { content: "\f370"; } 648 | .bi-file-earmark-lock2::before { content: "\f371"; } 649 | .bi-file-earmark-medical-fill::before { content: "\f372"; } 650 | .bi-file-earmark-medical::before { content: "\f373"; } 651 | .bi-file-earmark-minus-fill::before { content: "\f374"; } 652 | .bi-file-earmark-minus::before { content: "\f375"; } 653 | .bi-file-earmark-music-fill::before { content: "\f376"; } 654 | .bi-file-earmark-music::before { content: "\f377"; } 655 | .bi-file-earmark-person-fill::before { content: "\f378"; } 656 | .bi-file-earmark-person::before { content: "\f379"; } 657 | .bi-file-earmark-play-fill::before { content: "\f37a"; } 658 | .bi-file-earmark-play::before { content: "\f37b"; } 659 | .bi-file-earmark-plus-fill::before { content: "\f37c"; } 660 | .bi-file-earmark-plus::before { content: "\f37d"; } 661 | .bi-file-earmark-post-fill::before { content: "\f37e"; } 662 | .bi-file-earmark-post::before { content: "\f37f"; } 663 | .bi-file-earmark-ppt-fill::before { content: "\f380"; } 664 | .bi-file-earmark-ppt::before { content: "\f381"; } 665 | .bi-file-earmark-richtext-fill::before { content: "\f382"; } 666 | .bi-file-earmark-richtext::before { content: "\f383"; } 667 | .bi-file-earmark-ruled-fill::before { content: "\f384"; } 668 | .bi-file-earmark-ruled::before { content: "\f385"; } 669 | .bi-file-earmark-slides-fill::before { content: "\f386"; } 670 | .bi-file-earmark-slides::before { content: "\f387"; } 671 | .bi-file-earmark-spreadsheet-fill::before { content: "\f388"; } 672 | .bi-file-earmark-spreadsheet::before { content: "\f389"; } 673 | .bi-file-earmark-text-fill::before { content: "\f38a"; } 674 | .bi-file-earmark-text::before { content: "\f38b"; } 675 | .bi-file-earmark-word-fill::before { content: "\f38c"; } 676 | .bi-file-earmark-word::before { content: "\f38d"; } 677 | .bi-file-earmark-x-fill::before { content: "\f38e"; } 678 | .bi-file-earmark-x::before { content: "\f38f"; } 679 | .bi-file-earmark-zip-fill::before { content: "\f390"; } 680 | .bi-file-earmark-zip::before { content: "\f391"; } 681 | .bi-file-earmark::before { content: "\f392"; } 682 | .bi-file-easel-fill::before { content: "\f393"; } 683 | .bi-file-easel::before { content: "\f394"; } 684 | .bi-file-excel-fill::before { content: "\f395"; } 685 | .bi-file-excel::before { content: "\f396"; } 686 | .bi-file-fill::before { content: "\f397"; } 687 | .bi-file-font-fill::before { content: "\f398"; } 688 | .bi-file-font::before { content: "\f399"; } 689 | .bi-file-image-fill::before { content: "\f39a"; } 690 | .bi-file-image::before { content: "\f39b"; } 691 | .bi-file-lock-fill::before { content: "\f39c"; } 692 | .bi-file-lock::before { content: "\f39d"; } 693 | .bi-file-lock2-fill::before { content: "\f39e"; } 694 | .bi-file-lock2::before { content: "\f39f"; } 695 | .bi-file-medical-fill::before { content: "\f3a0"; } 696 | .bi-file-medical::before { content: "\f3a1"; } 697 | .bi-file-minus-fill::before { content: "\f3a2"; } 698 | .bi-file-minus::before { content: "\f3a3"; } 699 | .bi-file-music-fill::before { content: "\f3a4"; } 700 | .bi-file-music::before { content: "\f3a5"; } 701 | .bi-file-person-fill::before { content: "\f3a6"; } 702 | .bi-file-person::before { content: "\f3a7"; } 703 | .bi-file-play-fill::before { content: "\f3a8"; } 704 | .bi-file-play::before { content: "\f3a9"; } 705 | .bi-file-plus-fill::before { content: "\f3aa"; } 706 | .bi-file-plus::before { content: "\f3ab"; } 707 | .bi-file-post-fill::before { content: "\f3ac"; } 708 | .bi-file-post::before { content: "\f3ad"; } 709 | .bi-file-ppt-fill::before { content: "\f3ae"; } 710 | .bi-file-ppt::before { content: "\f3af"; } 711 | .bi-file-richtext-fill::before { content: "\f3b0"; } 712 | .bi-file-richtext::before { content: "\f3b1"; } 713 | .bi-file-ruled-fill::before { content: "\f3b2"; } 714 | .bi-file-ruled::before { content: "\f3b3"; } 715 | .bi-file-slides-fill::before { content: "\f3b4"; } 716 | .bi-file-slides::before { content: "\f3b5"; } 717 | .bi-file-spreadsheet-fill::before { content: "\f3b6"; } 718 | .bi-file-spreadsheet::before { content: "\f3b7"; } 719 | .bi-file-text-fill::before { content: "\f3b8"; } 720 | .bi-file-text::before { content: "\f3b9"; } 721 | .bi-file-word-fill::before { content: "\f3ba"; } 722 | .bi-file-word::before { content: "\f3bb"; } 723 | .bi-file-x-fill::before { content: "\f3bc"; } 724 | .bi-file-x::before { content: "\f3bd"; } 725 | .bi-file-zip-fill::before { content: "\f3be"; } 726 | .bi-file-zip::before { content: "\f3bf"; } 727 | .bi-file::before { content: "\f3c0"; } 728 | .bi-files-alt::before { content: "\f3c1"; } 729 | .bi-files::before { content: "\f3c2"; } 730 | .bi-film::before { content: "\f3c3"; } 731 | .bi-filter-circle-fill::before { content: "\f3c4"; } 732 | .bi-filter-circle::before { content: "\f3c5"; } 733 | .bi-filter-left::before { content: "\f3c6"; } 734 | .bi-filter-right::before { content: "\f3c7"; } 735 | .bi-filter-square-fill::before { content: "\f3c8"; } 736 | .bi-filter-square::before { content: "\f3c9"; } 737 | .bi-filter::before { content: "\f3ca"; } 738 | .bi-flag-fill::before { content: "\f3cb"; } 739 | .bi-flag::before { content: "\f3cc"; } 740 | .bi-flower1::before { content: "\f3cd"; } 741 | .bi-flower2::before { content: "\f3ce"; } 742 | .bi-flower3::before { content: "\f3cf"; } 743 | .bi-folder-check::before { content: "\f3d0"; } 744 | .bi-folder-fill::before { content: "\f3d1"; } 745 | .bi-folder-minus::before { content: "\f3d2"; } 746 | .bi-folder-plus::before { content: "\f3d3"; } 747 | .bi-folder-symlink-fill::before { content: "\f3d4"; } 748 | .bi-folder-symlink::before { content: "\f3d5"; } 749 | .bi-folder-x::before { content: "\f3d6"; } 750 | .bi-folder::before { content: "\f3d7"; } 751 | .bi-folder2-open::before { content: "\f3d8"; } 752 | .bi-folder2::before { content: "\f3d9"; } 753 | .bi-fonts::before { content: "\f3da"; } 754 | .bi-forward-fill::before { content: "\f3db"; } 755 | .bi-forward::before { content: "\f3dc"; } 756 | .bi-front::before { content: "\f3dd"; } 757 | .bi-fullscreen-exit::before { content: "\f3de"; } 758 | .bi-fullscreen::before { content: "\f3df"; } 759 | .bi-funnel-fill::before { content: "\f3e0"; } 760 | .bi-funnel::before { content: "\f3e1"; } 761 | .bi-gear-fill::before { content: "\f3e2"; } 762 | .bi-gear-wide-connected::before { content: "\f3e3"; } 763 | .bi-gear-wide::before { content: "\f3e4"; } 764 | .bi-gear::before { content: "\f3e5"; } 765 | .bi-gem::before { content: "\f3e6"; } 766 | .bi-geo-alt-fill::before { content: "\f3e7"; } 767 | .bi-geo-alt::before { content: "\f3e8"; } 768 | .bi-geo-fill::before { content: "\f3e9"; } 769 | .bi-geo::before { content: "\f3ea"; } 770 | .bi-gift-fill::before { content: "\f3eb"; } 771 | .bi-gift::before { content: "\f3ec"; } 772 | .bi-github::before { content: "\f3ed"; } 773 | .bi-globe::before { content: "\f3ee"; } 774 | .bi-globe2::before { content: "\f3ef"; } 775 | .bi-google::before { content: "\f3f0"; } 776 | .bi-graph-down::before { content: "\f3f1"; } 777 | .bi-graph-up::before { content: "\f3f2"; } 778 | .bi-grid-1x2-fill::before { content: "\f3f3"; } 779 | .bi-grid-1x2::before { content: "\f3f4"; } 780 | .bi-grid-3x2-gap-fill::before { content: "\f3f5"; } 781 | .bi-grid-3x2-gap::before { content: "\f3f6"; } 782 | .bi-grid-3x2::before { content: "\f3f7"; } 783 | .bi-grid-3x3-gap-fill::before { content: "\f3f8"; } 784 | .bi-grid-3x3-gap::before { content: "\f3f9"; } 785 | .bi-grid-3x3::before { content: "\f3fa"; } 786 | .bi-grid-fill::before { content: "\f3fb"; } 787 | .bi-grid::before { content: "\f3fc"; } 788 | .bi-grip-horizontal::before { content: "\f3fd"; } 789 | .bi-grip-vertical::before { content: "\f3fe"; } 790 | .bi-hammer::before { content: "\f3ff"; } 791 | .bi-hand-index-fill::before { content: "\f400"; } 792 | .bi-hand-index-thumb-fill::before { content: "\f401"; } 793 | .bi-hand-index-thumb::before { content: "\f402"; } 794 | .bi-hand-index::before { content: "\f403"; } 795 | .bi-hand-thumbs-down-fill::before { content: "\f404"; } 796 | .bi-hand-thumbs-down::before { content: "\f405"; } 797 | .bi-hand-thumbs-up-fill::before { content: "\f406"; } 798 | .bi-hand-thumbs-up::before { content: "\f407"; } 799 | .bi-handbag-fill::before { content: "\f408"; } 800 | .bi-handbag::before { content: "\f409"; } 801 | .bi-hash::before { content: "\f40a"; } 802 | .bi-hdd-fill::before { content: "\f40b"; } 803 | .bi-hdd-network-fill::before { content: "\f40c"; } 804 | .bi-hdd-network::before { content: "\f40d"; } 805 | .bi-hdd-rack-fill::before { content: "\f40e"; } 806 | .bi-hdd-rack::before { content: "\f40f"; } 807 | .bi-hdd-stack-fill::before { content: "\f410"; } 808 | .bi-hdd-stack::before { content: "\f411"; } 809 | .bi-hdd::before { content: "\f412"; } 810 | .bi-headphones::before { content: "\f413"; } 811 | .bi-headset::before { content: "\f414"; } 812 | .bi-heart-fill::before { content: "\f415"; } 813 | .bi-heart-half::before { content: "\f416"; } 814 | .bi-heart::before { content: "\f417"; } 815 | .bi-heptagon-fill::before { content: "\f418"; } 816 | .bi-heptagon-half::before { content: "\f419"; } 817 | .bi-heptagon::before { content: "\f41a"; } 818 | .bi-hexagon-fill::before { content: "\f41b"; } 819 | .bi-hexagon-half::before { content: "\f41c"; } 820 | .bi-hexagon::before { content: "\f41d"; } 821 | .bi-hourglass-bottom::before { content: "\f41e"; } 822 | .bi-hourglass-split::before { content: "\f41f"; } 823 | .bi-hourglass-top::before { content: "\f420"; } 824 | .bi-hourglass::before { content: "\f421"; } 825 | .bi-house-door-fill::before { content: "\f422"; } 826 | .bi-house-door::before { content: "\f423"; } 827 | .bi-house-fill::before { content: "\f424"; } 828 | .bi-house::before { content: "\f425"; } 829 | .bi-hr::before { content: "\f426"; } 830 | .bi-hurricane::before { content: "\f427"; } 831 | .bi-image-alt::before { content: "\f428"; } 832 | .bi-image-fill::before { content: "\f429"; } 833 | .bi-image::before { content: "\f42a"; } 834 | .bi-images::before { content: "\f42b"; } 835 | .bi-inbox-fill::before { content: "\f42c"; } 836 | .bi-inbox::before { content: "\f42d"; } 837 | .bi-inboxes-fill::before { content: "\f42e"; } 838 | .bi-inboxes::before { content: "\f42f"; } 839 | .bi-info-circle-fill::before { content: "\f430"; } 840 | .bi-info-circle::before { content: "\f431"; } 841 | .bi-info-square-fill::before { content: "\f432"; } 842 | .bi-info-square::before { content: "\f433"; } 843 | .bi-info::before { content: "\f434"; } 844 | .bi-input-cursor-text::before { content: "\f435"; } 845 | .bi-input-cursor::before { content: "\f436"; } 846 | .bi-instagram::before { content: "\f437"; } 847 | .bi-intersect::before { content: "\f438"; } 848 | .bi-journal-album::before { content: "\f439"; } 849 | .bi-journal-arrow-down::before { content: "\f43a"; } 850 | .bi-journal-arrow-up::before { content: "\f43b"; } 851 | .bi-journal-bookmark-fill::before { content: "\f43c"; } 852 | .bi-journal-bookmark::before { content: "\f43d"; } 853 | .bi-journal-check::before { content: "\f43e"; } 854 | .bi-journal-code::before { content: "\f43f"; } 855 | .bi-journal-medical::before { content: "\f440"; } 856 | .bi-journal-minus::before { content: "\f441"; } 857 | .bi-journal-plus::before { content: "\f442"; } 858 | .bi-journal-richtext::before { content: "\f443"; } 859 | .bi-journal-text::before { content: "\f444"; } 860 | .bi-journal-x::before { content: "\f445"; } 861 | .bi-journal::before { content: "\f446"; } 862 | .bi-journals::before { content: "\f447"; } 863 | .bi-joystick::before { content: "\f448"; } 864 | .bi-justify-left::before { content: "\f449"; } 865 | .bi-justify-right::before { content: "\f44a"; } 866 | .bi-justify::before { content: "\f44b"; } 867 | .bi-kanban-fill::before { content: "\f44c"; } 868 | .bi-kanban::before { content: "\f44d"; } 869 | .bi-key-fill::before { content: "\f44e"; } 870 | .bi-key::before { content: "\f44f"; } 871 | .bi-keyboard-fill::before { content: "\f450"; } 872 | .bi-keyboard::before { content: "\f451"; } 873 | .bi-ladder::before { content: "\f452"; } 874 | .bi-lamp-fill::before { content: "\f453"; } 875 | .bi-lamp::before { content: "\f454"; } 876 | .bi-laptop-fill::before { content: "\f455"; } 877 | .bi-laptop::before { content: "\f456"; } 878 | .bi-layer-backward::before { content: "\f457"; } 879 | .bi-layer-forward::before { content: "\f458"; } 880 | .bi-layers-fill::before { content: "\f459"; } 881 | .bi-layers-half::before { content: "\f45a"; } 882 | .bi-layers::before { content: "\f45b"; } 883 | .bi-layout-sidebar-inset-reverse::before { content: "\f45c"; } 884 | .bi-layout-sidebar-inset::before { content: "\f45d"; } 885 | .bi-layout-sidebar-reverse::before { content: "\f45e"; } 886 | .bi-layout-sidebar::before { content: "\f45f"; } 887 | .bi-layout-split::before { content: "\f460"; } 888 | .bi-layout-text-sidebar-reverse::before { content: "\f461"; } 889 | .bi-layout-text-sidebar::before { content: "\f462"; } 890 | .bi-layout-text-window-reverse::before { content: "\f463"; } 891 | .bi-layout-text-window::before { content: "\f464"; } 892 | .bi-layout-three-columns::before { content: "\f465"; } 893 | .bi-layout-wtf::before { content: "\f466"; } 894 | .bi-life-preserver::before { content: "\f467"; } 895 | .bi-lightbulb-fill::before { content: "\f468"; } 896 | .bi-lightbulb-off-fill::before { content: "\f469"; } 897 | .bi-lightbulb-off::before { content: "\f46a"; } 898 | .bi-lightbulb::before { content: "\f46b"; } 899 | .bi-lightning-charge-fill::before { content: "\f46c"; } 900 | .bi-lightning-charge::before { content: "\f46d"; } 901 | .bi-lightning-fill::before { content: "\f46e"; } 902 | .bi-lightning::before { content: "\f46f"; } 903 | .bi-link-45deg::before { content: "\f470"; } 904 | .bi-link::before { content: "\f471"; } 905 | .bi-linkedin::before { content: "\f472"; } 906 | .bi-list-check::before { content: "\f473"; } 907 | .bi-list-nested::before { content: "\f474"; } 908 | .bi-list-ol::before { content: "\f475"; } 909 | .bi-list-stars::before { content: "\f476"; } 910 | .bi-list-task::before { content: "\f477"; } 911 | .bi-list-ul::before { content: "\f478"; } 912 | .bi-list::before { content: "\f479"; } 913 | .bi-lock-fill::before { content: "\f47a"; } 914 | .bi-lock::before { content: "\f47b"; } 915 | .bi-mailbox::before { content: "\f47c"; } 916 | .bi-mailbox2::before { content: "\f47d"; } 917 | .bi-map-fill::before { content: "\f47e"; } 918 | .bi-map::before { content: "\f47f"; } 919 | .bi-markdown-fill::before { content: "\f480"; } 920 | .bi-markdown::before { content: "\f481"; } 921 | .bi-mask::before { content: "\f482"; } 922 | .bi-megaphone-fill::before { content: "\f483"; } 923 | .bi-megaphone::before { content: "\f484"; } 924 | .bi-menu-app-fill::before { content: "\f485"; } 925 | .bi-menu-app::before { content: "\f486"; } 926 | .bi-menu-button-fill::before { content: "\f487"; } 927 | .bi-menu-button-wide-fill::before { content: "\f488"; } 928 | .bi-menu-button-wide::before { content: "\f489"; } 929 | .bi-menu-button::before { content: "\f48a"; } 930 | .bi-menu-down::before { content: "\f48b"; } 931 | .bi-menu-up::before { content: "\f48c"; } 932 | .bi-mic-fill::before { content: "\f48d"; } 933 | .bi-mic-mute-fill::before { content: "\f48e"; } 934 | .bi-mic-mute::before { content: "\f48f"; } 935 | .bi-mic::before { content: "\f490"; } 936 | .bi-minecart-loaded::before { content: "\f491"; } 937 | .bi-minecart::before { content: "\f492"; } 938 | .bi-moisture::before { content: "\f493"; } 939 | .bi-moon-fill::before { content: "\f494"; } 940 | .bi-moon-stars-fill::before { content: "\f495"; } 941 | .bi-moon-stars::before { content: "\f496"; } 942 | .bi-moon::before { content: "\f497"; } 943 | .bi-mouse-fill::before { content: "\f498"; } 944 | .bi-mouse::before { content: "\f499"; } 945 | .bi-mouse2-fill::before { content: "\f49a"; } 946 | .bi-mouse2::before { content: "\f49b"; } 947 | .bi-mouse3-fill::before { content: "\f49c"; } 948 | .bi-mouse3::before { content: "\f49d"; } 949 | .bi-music-note-beamed::before { content: "\f49e"; } 950 | .bi-music-note-list::before { content: "\f49f"; } 951 | .bi-music-note::before { content: "\f4a0"; } 952 | .bi-music-player-fill::before { content: "\f4a1"; } 953 | .bi-music-player::before { content: "\f4a2"; } 954 | .bi-newspaper::before { content: "\f4a3"; } 955 | .bi-node-minus-fill::before { content: "\f4a4"; } 956 | .bi-node-minus::before { content: "\f4a5"; } 957 | .bi-node-plus-fill::before { content: "\f4a6"; } 958 | .bi-node-plus::before { content: "\f4a7"; } 959 | .bi-nut-fill::before { content: "\f4a8"; } 960 | .bi-nut::before { content: "\f4a9"; } 961 | .bi-octagon-fill::before { content: "\f4aa"; } 962 | .bi-octagon-half::before { content: "\f4ab"; } 963 | .bi-octagon::before { content: "\f4ac"; } 964 | .bi-option::before { content: "\f4ad"; } 965 | .bi-outlet::before { content: "\f4ae"; } 966 | .bi-paint-bucket::before { content: "\f4af"; } 967 | .bi-palette-fill::before { content: "\f4b0"; } 968 | .bi-palette::before { content: "\f4b1"; } 969 | .bi-palette2::before { content: "\f4b2"; } 970 | .bi-paperclip::before { content: "\f4b3"; } 971 | .bi-paragraph::before { content: "\f4b4"; } 972 | .bi-patch-check-fill::before { content: "\f4b5"; } 973 | .bi-patch-check::before { content: "\f4b6"; } 974 | .bi-patch-exclamation-fill::before { content: "\f4b7"; } 975 | .bi-patch-exclamation::before { content: "\f4b8"; } 976 | .bi-patch-minus-fill::before { content: "\f4b9"; } 977 | .bi-patch-minus::before { content: "\f4ba"; } 978 | .bi-patch-plus-fill::before { content: "\f4bb"; } 979 | .bi-patch-plus::before { content: "\f4bc"; } 980 | .bi-patch-question-fill::before { content: "\f4bd"; } 981 | .bi-patch-question::before { content: "\f4be"; } 982 | .bi-pause-btn-fill::before { content: "\f4bf"; } 983 | .bi-pause-btn::before { content: "\f4c0"; } 984 | .bi-pause-circle-fill::before { content: "\f4c1"; } 985 | .bi-pause-circle::before { content: "\f4c2"; } 986 | .bi-pause-fill::before { content: "\f4c3"; } 987 | .bi-pause::before { content: "\f4c4"; } 988 | .bi-peace-fill::before { content: "\f4c5"; } 989 | .bi-peace::before { content: "\f4c6"; } 990 | .bi-pen-fill::before { content: "\f4c7"; } 991 | .bi-pen::before { content: "\f4c8"; } 992 | .bi-pencil-fill::before { content: "\f4c9"; } 993 | .bi-pencil-square::before { content: "\f4ca"; } 994 | .bi-pencil::before { content: "\f4cb"; } 995 | .bi-pentagon-fill::before { content: "\f4cc"; } 996 | .bi-pentagon-half::before { content: "\f4cd"; } 997 | .bi-pentagon::before { content: "\f4ce"; } 998 | .bi-people-fill::before { content: "\f4cf"; } 999 | .bi-people::before { content: "\f4d0"; } 1000 | .bi-percent::before { content: "\f4d1"; } 1001 | .bi-person-badge-fill::before { content: "\f4d2"; } 1002 | .bi-person-badge::before { content: "\f4d3"; } 1003 | .bi-person-bounding-box::before { content: "\f4d4"; } 1004 | .bi-person-check-fill::before { content: "\f4d5"; } 1005 | .bi-person-check::before { content: "\f4d6"; } 1006 | .bi-person-circle::before { content: "\f4d7"; } 1007 | .bi-person-dash-fill::before { content: "\f4d8"; } 1008 | .bi-person-dash::before { content: "\f4d9"; } 1009 | .bi-person-fill::before { content: "\f4da"; } 1010 | .bi-person-lines-fill::before { content: "\f4db"; } 1011 | .bi-person-plus-fill::before { content: "\f4dc"; } 1012 | .bi-person-plus::before { content: "\f4dd"; } 1013 | .bi-person-square::before { content: "\f4de"; } 1014 | .bi-person-x-fill::before { content: "\f4df"; } 1015 | .bi-person-x::before { content: "\f4e0"; } 1016 | .bi-person::before { content: "\f4e1"; } 1017 | .bi-phone-fill::before { content: "\f4e2"; } 1018 | .bi-phone-landscape-fill::before { content: "\f4e3"; } 1019 | .bi-phone-landscape::before { content: "\f4e4"; } 1020 | .bi-phone-vibrate-fill::before { content: "\f4e5"; } 1021 | .bi-phone-vibrate::before { content: "\f4e6"; } 1022 | .bi-phone::before { content: "\f4e7"; } 1023 | .bi-pie-chart-fill::before { content: "\f4e8"; } 1024 | .bi-pie-chart::before { content: "\f4e9"; } 1025 | .bi-pin-angle-fill::before { content: "\f4ea"; } 1026 | .bi-pin-angle::before { content: "\f4eb"; } 1027 | .bi-pin-fill::before { content: "\f4ec"; } 1028 | .bi-pin::before { content: "\f4ed"; } 1029 | .bi-pip-fill::before { content: "\f4ee"; } 1030 | .bi-pip::before { content: "\f4ef"; } 1031 | .bi-play-btn-fill::before { content: "\f4f0"; } 1032 | .bi-play-btn::before { content: "\f4f1"; } 1033 | .bi-play-circle-fill::before { content: "\f4f2"; } 1034 | .bi-play-circle::before { content: "\f4f3"; } 1035 | .bi-play-fill::before { content: "\f4f4"; } 1036 | .bi-play::before { content: "\f4f5"; } 1037 | .bi-plug-fill::before { content: "\f4f6"; } 1038 | .bi-plug::before { content: "\f4f7"; } 1039 | .bi-plus-circle-dotted::before { content: "\f4f8"; } 1040 | .bi-plus-circle-fill::before { content: "\f4f9"; } 1041 | .bi-plus-circle::before { content: "\f4fa"; } 1042 | .bi-plus-square-dotted::before { content: "\f4fb"; } 1043 | .bi-plus-square-fill::before { content: "\f4fc"; } 1044 | .bi-plus-square::before { content: "\f4fd"; } 1045 | .bi-plus::before { content: "\f4fe"; } 1046 | .bi-power::before { content: "\f4ff"; } 1047 | .bi-printer-fill::before { content: "\f500"; } 1048 | .bi-printer::before { content: "\f501"; } 1049 | .bi-puzzle-fill::before { content: "\f502"; } 1050 | .bi-puzzle::before { content: "\f503"; } 1051 | .bi-question-circle-fill::before { content: "\f504"; } 1052 | .bi-question-circle::before { content: "\f505"; } 1053 | .bi-question-diamond-fill::before { content: "\f506"; } 1054 | .bi-question-diamond::before { content: "\f507"; } 1055 | .bi-question-octagon-fill::before { content: "\f508"; } 1056 | .bi-question-octagon::before { content: "\f509"; } 1057 | .bi-question-square-fill::before { content: "\f50a"; } 1058 | .bi-question-square::before { content: "\f50b"; } 1059 | .bi-question::before { content: "\f50c"; } 1060 | .bi-rainbow::before { content: "\f50d"; } 1061 | .bi-receipt-cutoff::before { content: "\f50e"; } 1062 | .bi-receipt::before { content: "\f50f"; } 1063 | .bi-reception-0::before { content: "\f510"; } 1064 | .bi-reception-1::before { content: "\f511"; } 1065 | .bi-reception-2::before { content: "\f512"; } 1066 | .bi-reception-3::before { content: "\f513"; } 1067 | .bi-reception-4::before { content: "\f514"; } 1068 | .bi-record-btn-fill::before { content: "\f515"; } 1069 | .bi-record-btn::before { content: "\f516"; } 1070 | .bi-record-circle-fill::before { content: "\f517"; } 1071 | .bi-record-circle::before { content: "\f518"; } 1072 | .bi-record-fill::before { content: "\f519"; } 1073 | .bi-record::before { content: "\f51a"; } 1074 | .bi-record2-fill::before { content: "\f51b"; } 1075 | .bi-record2::before { content: "\f51c"; } 1076 | .bi-reply-all-fill::before { content: "\f51d"; } 1077 | .bi-reply-all::before { content: "\f51e"; } 1078 | .bi-reply-fill::before { content: "\f51f"; } 1079 | .bi-reply::before { content: "\f520"; } 1080 | .bi-rss-fill::before { content: "\f521"; } 1081 | .bi-rss::before { content: "\f522"; } 1082 | .bi-rulers::before { content: "\f523"; } 1083 | .bi-save-fill::before { content: "\f524"; } 1084 | .bi-save::before { content: "\f525"; } 1085 | .bi-save2-fill::before { content: "\f526"; } 1086 | .bi-save2::before { content: "\f527"; } 1087 | .bi-scissors::before { content: "\f528"; } 1088 | .bi-screwdriver::before { content: "\f529"; } 1089 | .bi-search::before { content: "\f52a"; } 1090 | .bi-segmented-nav::before { content: "\f52b"; } 1091 | .bi-server::before { content: "\f52c"; } 1092 | .bi-share-fill::before { content: "\f52d"; } 1093 | .bi-share::before { content: "\f52e"; } 1094 | .bi-shield-check::before { content: "\f52f"; } 1095 | .bi-shield-exclamation::before { content: "\f530"; } 1096 | .bi-shield-fill-check::before { content: "\f531"; } 1097 | .bi-shield-fill-exclamation::before { content: "\f532"; } 1098 | .bi-shield-fill-minus::before { content: "\f533"; } 1099 | .bi-shield-fill-plus::before { content: "\f534"; } 1100 | .bi-shield-fill-x::before { content: "\f535"; } 1101 | .bi-shield-fill::before { content: "\f536"; } 1102 | .bi-shield-lock-fill::before { content: "\f537"; } 1103 | .bi-shield-lock::before { content: "\f538"; } 1104 | .bi-shield-minus::before { content: "\f539"; } 1105 | .bi-shield-plus::before { content: "\f53a"; } 1106 | .bi-shield-shaded::before { content: "\f53b"; } 1107 | .bi-shield-slash-fill::before { content: "\f53c"; } 1108 | .bi-shield-slash::before { content: "\f53d"; } 1109 | .bi-shield-x::before { content: "\f53e"; } 1110 | .bi-shield::before { content: "\f53f"; } 1111 | .bi-shift-fill::before { content: "\f540"; } 1112 | .bi-shift::before { content: "\f541"; } 1113 | .bi-shop-window::before { content: "\f542"; } 1114 | .bi-shop::before { content: "\f543"; } 1115 | .bi-shuffle::before { content: "\f544"; } 1116 | .bi-signpost-2-fill::before { content: "\f545"; } 1117 | .bi-signpost-2::before { content: "\f546"; } 1118 | .bi-signpost-fill::before { content: "\f547"; } 1119 | .bi-signpost-split-fill::before { content: "\f548"; } 1120 | .bi-signpost-split::before { content: "\f549"; } 1121 | .bi-signpost::before { content: "\f54a"; } 1122 | .bi-sim-fill::before { content: "\f54b"; } 1123 | .bi-sim::before { content: "\f54c"; } 1124 | .bi-skip-backward-btn-fill::before { content: "\f54d"; } 1125 | .bi-skip-backward-btn::before { content: "\f54e"; } 1126 | .bi-skip-backward-circle-fill::before { content: "\f54f"; } 1127 | .bi-skip-backward-circle::before { content: "\f550"; } 1128 | .bi-skip-backward-fill::before { content: "\f551"; } 1129 | .bi-skip-backward::before { content: "\f552"; } 1130 | .bi-skip-end-btn-fill::before { content: "\f553"; } 1131 | .bi-skip-end-btn::before { content: "\f554"; } 1132 | .bi-skip-end-circle-fill::before { content: "\f555"; } 1133 | .bi-skip-end-circle::before { content: "\f556"; } 1134 | .bi-skip-end-fill::before { content: "\f557"; } 1135 | .bi-skip-end::before { content: "\f558"; } 1136 | .bi-skip-forward-btn-fill::before { content: "\f559"; } 1137 | .bi-skip-forward-btn::before { content: "\f55a"; } 1138 | .bi-skip-forward-circle-fill::before { content: "\f55b"; } 1139 | .bi-skip-forward-circle::before { content: "\f55c"; } 1140 | .bi-skip-forward-fill::before { content: "\f55d"; } 1141 | .bi-skip-forward::before { content: "\f55e"; } 1142 | .bi-skip-start-btn-fill::before { content: "\f55f"; } 1143 | .bi-skip-start-btn::before { content: "\f560"; } 1144 | .bi-skip-start-circle-fill::before { content: "\f561"; } 1145 | .bi-skip-start-circle::before { content: "\f562"; } 1146 | .bi-skip-start-fill::before { content: "\f563"; } 1147 | .bi-skip-start::before { content: "\f564"; } 1148 | .bi-slack::before { content: "\f565"; } 1149 | .bi-slash-circle-fill::before { content: "\f566"; } 1150 | .bi-slash-circle::before { content: "\f567"; } 1151 | .bi-slash-square-fill::before { content: "\f568"; } 1152 | .bi-slash-square::before { content: "\f569"; } 1153 | .bi-slash::before { content: "\f56a"; } 1154 | .bi-sliders::before { content: "\f56b"; } 1155 | .bi-smartwatch::before { content: "\f56c"; } 1156 | .bi-snow::before { content: "\f56d"; } 1157 | .bi-snow2::before { content: "\f56e"; } 1158 | .bi-snow3::before { content: "\f56f"; } 1159 | .bi-sort-alpha-down-alt::before { content: "\f570"; } 1160 | .bi-sort-alpha-down::before { content: "\f571"; } 1161 | .bi-sort-alpha-up-alt::before { content: "\f572"; } 1162 | .bi-sort-alpha-up::before { content: "\f573"; } 1163 | .bi-sort-down-alt::before { content: "\f574"; } 1164 | .bi-sort-down::before { content: "\f575"; } 1165 | .bi-sort-numeric-down-alt::before { content: "\f576"; } 1166 | .bi-sort-numeric-down::before { content: "\f577"; } 1167 | .bi-sort-numeric-up-alt::before { content: "\f578"; } 1168 | .bi-sort-numeric-up::before { content: "\f579"; } 1169 | .bi-sort-up-alt::before { content: "\f57a"; } 1170 | .bi-sort-up::before { content: "\f57b"; } 1171 | .bi-soundwave::before { content: "\f57c"; } 1172 | .bi-speaker-fill::before { content: "\f57d"; } 1173 | .bi-speaker::before { content: "\f57e"; } 1174 | .bi-speedometer::before { content: "\f57f"; } 1175 | .bi-speedometer2::before { content: "\f580"; } 1176 | .bi-spellcheck::before { content: "\f581"; } 1177 | .bi-square-fill::before { content: "\f582"; } 1178 | .bi-square-half::before { content: "\f583"; } 1179 | .bi-square::before { content: "\f584"; } 1180 | .bi-stack::before { content: "\f585"; } 1181 | .bi-star-fill::before { content: "\f586"; } 1182 | .bi-star-half::before { content: "\f587"; } 1183 | .bi-star::before { content: "\f588"; } 1184 | .bi-stars::before { content: "\f589"; } 1185 | .bi-stickies-fill::before { content: "\f58a"; } 1186 | .bi-stickies::before { content: "\f58b"; } 1187 | .bi-sticky-fill::before { content: "\f58c"; } 1188 | .bi-sticky::before { content: "\f58d"; } 1189 | .bi-stop-btn-fill::before { content: "\f58e"; } 1190 | .bi-stop-btn::before { content: "\f58f"; } 1191 | .bi-stop-circle-fill::before { content: "\f590"; } 1192 | .bi-stop-circle::before { content: "\f591"; } 1193 | .bi-stop-fill::before { content: "\f592"; } 1194 | .bi-stop::before { content: "\f593"; } 1195 | .bi-stoplights-fill::before { content: "\f594"; } 1196 | .bi-stoplights::before { content: "\f595"; } 1197 | .bi-stopwatch-fill::before { content: "\f596"; } 1198 | .bi-stopwatch::before { content: "\f597"; } 1199 | .bi-subtract::before { content: "\f598"; } 1200 | .bi-suit-club-fill::before { content: "\f599"; } 1201 | .bi-suit-club::before { content: "\f59a"; } 1202 | .bi-suit-diamond-fill::before { content: "\f59b"; } 1203 | .bi-suit-diamond::before { content: "\f59c"; } 1204 | .bi-suit-heart-fill::before { content: "\f59d"; } 1205 | .bi-suit-heart::before { content: "\f59e"; } 1206 | .bi-suit-spade-fill::before { content: "\f59f"; } 1207 | .bi-suit-spade::before { content: "\f5a0"; } 1208 | .bi-sun-fill::before { content: "\f5a1"; } 1209 | .bi-sun::before { content: "\f5a2"; } 1210 | .bi-sunglasses::before { content: "\f5a3"; } 1211 | .bi-sunrise-fill::before { content: "\f5a4"; } 1212 | .bi-sunrise::before { content: "\f5a5"; } 1213 | .bi-sunset-fill::before { content: "\f5a6"; } 1214 | .bi-sunset::before { content: "\f5a7"; } 1215 | .bi-symmetry-horizontal::before { content: "\f5a8"; } 1216 | .bi-symmetry-vertical::before { content: "\f5a9"; } 1217 | .bi-table::before { content: "\f5aa"; } 1218 | .bi-tablet-fill::before { content: "\f5ab"; } 1219 | .bi-tablet-landscape-fill::before { content: "\f5ac"; } 1220 | .bi-tablet-landscape::before { content: "\f5ad"; } 1221 | .bi-tablet::before { content: "\f5ae"; } 1222 | .bi-tag-fill::before { content: "\f5af"; } 1223 | .bi-tag::before { content: "\f5b0"; } 1224 | .bi-tags-fill::before { content: "\f5b1"; } 1225 | .bi-tags::before { content: "\f5b2"; } 1226 | .bi-telegram::before { content: "\f5b3"; } 1227 | .bi-telephone-fill::before { content: "\f5b4"; } 1228 | .bi-telephone-forward-fill::before { content: "\f5b5"; } 1229 | .bi-telephone-forward::before { content: "\f5b6"; } 1230 | .bi-telephone-inbound-fill::before { content: "\f5b7"; } 1231 | .bi-telephone-inbound::before { content: "\f5b8"; } 1232 | .bi-telephone-minus-fill::before { content: "\f5b9"; } 1233 | .bi-telephone-minus::before { content: "\f5ba"; } 1234 | .bi-telephone-outbound-fill::before { content: "\f5bb"; } 1235 | .bi-telephone-outbound::before { content: "\f5bc"; } 1236 | .bi-telephone-plus-fill::before { content: "\f5bd"; } 1237 | .bi-telephone-plus::before { content: "\f5be"; } 1238 | .bi-telephone-x-fill::before { content: "\f5bf"; } 1239 | .bi-telephone-x::before { content: "\f5c0"; } 1240 | .bi-telephone::before { content: "\f5c1"; } 1241 | .bi-terminal-fill::before { content: "\f5c2"; } 1242 | .bi-terminal::before { content: "\f5c3"; } 1243 | .bi-text-center::before { content: "\f5c4"; } 1244 | .bi-text-indent-left::before { content: "\f5c5"; } 1245 | .bi-text-indent-right::before { content: "\f5c6"; } 1246 | .bi-text-left::before { content: "\f5c7"; } 1247 | .bi-text-paragraph::before { content: "\f5c8"; } 1248 | .bi-text-right::before { content: "\f5c9"; } 1249 | .bi-textarea-resize::before { content: "\f5ca"; } 1250 | .bi-textarea-t::before { content: "\f5cb"; } 1251 | .bi-textarea::before { content: "\f5cc"; } 1252 | .bi-thermometer-half::before { content: "\f5cd"; } 1253 | .bi-thermometer-high::before { content: "\f5ce"; } 1254 | .bi-thermometer-low::before { content: "\f5cf"; } 1255 | .bi-thermometer-snow::before { content: "\f5d0"; } 1256 | .bi-thermometer-sun::before { content: "\f5d1"; } 1257 | .bi-thermometer::before { content: "\f5d2"; } 1258 | .bi-three-dots-vertical::before { content: "\f5d3"; } 1259 | .bi-three-dots::before { content: "\f5d4"; } 1260 | .bi-toggle-off::before { content: "\f5d5"; } 1261 | .bi-toggle-on::before { content: "\f5d6"; } 1262 | .bi-toggle2-off::before { content: "\f5d7"; } 1263 | .bi-toggle2-on::before { content: "\f5d8"; } 1264 | .bi-toggles::before { content: "\f5d9"; } 1265 | .bi-toggles2::before { content: "\f5da"; } 1266 | .bi-tools::before { content: "\f5db"; } 1267 | .bi-tornado::before { content: "\f5dc"; } 1268 | .bi-trash-fill::before { content: "\f5dd"; } 1269 | .bi-trash::before { content: "\f5de"; } 1270 | .bi-trash2-fill::before { content: "\f5df"; } 1271 | .bi-trash2::before { content: "\f5e0"; } 1272 | .bi-tree-fill::before { content: "\f5e1"; } 1273 | .bi-tree::before { content: "\f5e2"; } 1274 | .bi-triangle-fill::before { content: "\f5e3"; } 1275 | .bi-triangle-half::before { content: "\f5e4"; } 1276 | .bi-triangle::before { content: "\f5e5"; } 1277 | .bi-trophy-fill::before { content: "\f5e6"; } 1278 | .bi-trophy::before { content: "\f5e7"; } 1279 | .bi-tropical-storm::before { content: "\f5e8"; } 1280 | .bi-truck-flatbed::before { content: "\f5e9"; } 1281 | .bi-truck::before { content: "\f5ea"; } 1282 | .bi-tsunami::before { content: "\f5eb"; } 1283 | .bi-tv-fill::before { content: "\f5ec"; } 1284 | .bi-tv::before { content: "\f5ed"; } 1285 | .bi-twitch::before { content: "\f5ee"; } 1286 | .bi-twitter::before { content: "\f5ef"; } 1287 | .bi-type-bold::before { content: "\f5f0"; } 1288 | .bi-type-h1::before { content: "\f5f1"; } 1289 | .bi-type-h2::before { content: "\f5f2"; } 1290 | .bi-type-h3::before { content: "\f5f3"; } 1291 | .bi-type-italic::before { content: "\f5f4"; } 1292 | .bi-type-strikethrough::before { content: "\f5f5"; } 1293 | .bi-type-underline::before { content: "\f5f6"; } 1294 | .bi-type::before { content: "\f5f7"; } 1295 | .bi-ui-checks-grid::before { content: "\f5f8"; } 1296 | .bi-ui-checks::before { content: "\f5f9"; } 1297 | .bi-ui-radios-grid::before { content: "\f5fa"; } 1298 | .bi-ui-radios::before { content: "\f5fb"; } 1299 | .bi-umbrella-fill::before { content: "\f5fc"; } 1300 | .bi-umbrella::before { content: "\f5fd"; } 1301 | .bi-union::before { content: "\f5fe"; } 1302 | .bi-unlock-fill::before { content: "\f5ff"; } 1303 | .bi-unlock::before { content: "\f600"; } 1304 | .bi-upc-scan::before { content: "\f601"; } 1305 | .bi-upc::before { content: "\f602"; } 1306 | .bi-upload::before { content: "\f603"; } 1307 | .bi-vector-pen::before { content: "\f604"; } 1308 | .bi-view-list::before { content: "\f605"; } 1309 | .bi-view-stacked::before { content: "\f606"; } 1310 | .bi-vinyl-fill::before { content: "\f607"; } 1311 | .bi-vinyl::before { content: "\f608"; } 1312 | .bi-voicemail::before { content: "\f609"; } 1313 | .bi-volume-down-fill::before { content: "\f60a"; } 1314 | .bi-volume-down::before { content: "\f60b"; } 1315 | .bi-volume-mute-fill::before { content: "\f60c"; } 1316 | .bi-volume-mute::before { content: "\f60d"; } 1317 | .bi-volume-off-fill::before { content: "\f60e"; } 1318 | .bi-volume-off::before { content: "\f60f"; } 1319 | .bi-volume-up-fill::before { content: "\f610"; } 1320 | .bi-volume-up::before { content: "\f611"; } 1321 | .bi-vr::before { content: "\f612"; } 1322 | .bi-wallet-fill::before { content: "\f613"; } 1323 | .bi-wallet::before { content: "\f614"; } 1324 | .bi-wallet2::before { content: "\f615"; } 1325 | .bi-watch::before { content: "\f616"; } 1326 | .bi-water::before { content: "\f617"; } 1327 | .bi-whatsapp::before { content: "\f618"; } 1328 | .bi-wifi-1::before { content: "\f619"; } 1329 | .bi-wifi-2::before { content: "\f61a"; } 1330 | .bi-wifi-off::before { content: "\f61b"; } 1331 | .bi-wifi::before { content: "\f61c"; } 1332 | .bi-wind::before { content: "\f61d"; } 1333 | .bi-window-dock::before { content: "\f61e"; } 1334 | .bi-window-sidebar::before { content: "\f61f"; } 1335 | .bi-window::before { content: "\f620"; } 1336 | .bi-wrench::before { content: "\f621"; } 1337 | .bi-x-circle-fill::before { content: "\f622"; } 1338 | .bi-x-circle::before { content: "\f623"; } 1339 | .bi-x-diamond-fill::before { content: "\f624"; } 1340 | .bi-x-diamond::before { content: "\f625"; } 1341 | .bi-x-octagon-fill::before { content: "\f626"; } 1342 | .bi-x-octagon::before { content: "\f627"; } 1343 | .bi-x-square-fill::before { content: "\f628"; } 1344 | .bi-x-square::before { content: "\f629"; } 1345 | .bi-x::before { content: "\f62a"; } 1346 | .bi-youtube::before { content: "\f62b"; } 1347 | .bi-zoom-in::before { content: "\f62c"; } 1348 | .bi-zoom-out::before { content: "\f62d"; } 1349 | .bi-bank::before { content: "\f62e"; } 1350 | .bi-bank2::before { content: "\f62f"; } 1351 | .bi-bell-slash-fill::before { content: "\f630"; } 1352 | .bi-bell-slash::before { content: "\f631"; } 1353 | .bi-cash-coin::before { content: "\f632"; } 1354 | .bi-check-lg::before { content: "\f633"; } 1355 | .bi-coin::before { content: "\f634"; } 1356 | .bi-currency-bitcoin::before { content: "\f635"; } 1357 | .bi-currency-dollar::before { content: "\f636"; } 1358 | .bi-currency-euro::before { content: "\f637"; } 1359 | .bi-currency-exchange::before { content: "\f638"; } 1360 | .bi-currency-pound::before { content: "\f639"; } 1361 | .bi-currency-yen::before { content: "\f63a"; } 1362 | .bi-dash-lg::before { content: "\f63b"; } 1363 | .bi-exclamation-lg::before { content: "\f63c"; } 1364 | .bi-file-earmark-pdf-fill::before { content: "\f63d"; } 1365 | .bi-file-earmark-pdf::before { content: "\f63e"; } 1366 | .bi-file-pdf-fill::before { content: "\f63f"; } 1367 | .bi-file-pdf::before { content: "\f640"; } 1368 | .bi-gender-ambiguous::before { content: "\f641"; } 1369 | .bi-gender-female::before { content: "\f642"; } 1370 | .bi-gender-male::before { content: "\f643"; } 1371 | .bi-gender-trans::before { content: "\f644"; } 1372 | .bi-headset-vr::before { content: "\f645"; } 1373 | .bi-info-lg::before { content: "\f646"; } 1374 | .bi-mastodon::before { content: "\f647"; } 1375 | .bi-messenger::before { content: "\f648"; } 1376 | .bi-piggy-bank-fill::before { content: "\f649"; } 1377 | .bi-piggy-bank::before { content: "\f64a"; } 1378 | .bi-pin-map-fill::before { content: "\f64b"; } 1379 | .bi-pin-map::before { content: "\f64c"; } 1380 | .bi-plus-lg::before { content: "\f64d"; } 1381 | .bi-question-lg::before { content: "\f64e"; } 1382 | .bi-recycle::before { content: "\f64f"; } 1383 | .bi-reddit::before { content: "\f650"; } 1384 | .bi-safe-fill::before { content: "\f651"; } 1385 | .bi-safe2-fill::before { content: "\f652"; } 1386 | .bi-safe2::before { content: "\f653"; } 1387 | .bi-sd-card-fill::before { content: "\f654"; } 1388 | .bi-sd-card::before { content: "\f655"; } 1389 | .bi-skype::before { content: "\f656"; } 1390 | .bi-slash-lg::before { content: "\f657"; } 1391 | .bi-translate::before { content: "\f658"; } 1392 | .bi-x-lg::before { content: "\f659"; } 1393 | .bi-safe::before { content: "\f65a"; } 1394 | .bi-apple::before { content: "\f65b"; } 1395 | .bi-microsoft::before { content: "\f65d"; } 1396 | .bi-windows::before { content: "\f65e"; } 1397 | .bi-behance::before { content: "\f65c"; } 1398 | .bi-dribbble::before { content: "\f65f"; } 1399 | .bi-line::before { content: "\f660"; } 1400 | .bi-medium::before { content: "\f661"; } 1401 | .bi-paypal::before { content: "\f662"; } 1402 | .bi-pinterest::before { content: "\f663"; } 1403 | .bi-signal::before { content: "\f664"; } 1404 | .bi-snapchat::before { content: "\f665"; } 1405 | .bi-spotify::before { content: "\f666"; } 1406 | .bi-stack-overflow::before { content: "\f667"; } 1407 | .bi-strava::before { content: "\f668"; } 1408 | .bi-wordpress::before { content: "\f669"; } 1409 | .bi-vimeo::before { content: "\f66a"; } 1410 | .bi-activity::before { content: "\f66b"; } 1411 | .bi-easel2-fill::before { content: "\f66c"; } 1412 | .bi-easel2::before { content: "\f66d"; } 1413 | .bi-easel3-fill::before { content: "\f66e"; } 1414 | .bi-easel3::before { content: "\f66f"; } 1415 | .bi-fan::before { content: "\f670"; } 1416 | .bi-fingerprint::before { content: "\f671"; } 1417 | .bi-graph-down-arrow::before { content: "\f672"; } 1418 | .bi-graph-up-arrow::before { content: "\f673"; } 1419 | .bi-hypnotize::before { content: "\f674"; } 1420 | .bi-magic::before { content: "\f675"; } 1421 | .bi-person-rolodex::before { content: "\f676"; } 1422 | .bi-person-video::before { content: "\f677"; } 1423 | .bi-person-video2::before { content: "\f678"; } 1424 | .bi-person-video3::before { content: "\f679"; } 1425 | .bi-person-workspace::before { content: "\f67a"; } 1426 | .bi-radioactive::before { content: "\f67b"; } 1427 | .bi-webcam-fill::before { content: "\f67c"; } 1428 | .bi-webcam::before { content: "\f67d"; } 1429 | .bi-yin-yang::before { content: "\f67e"; } 1430 | .bi-bandaid-fill::before { content: "\f680"; } 1431 | .bi-bandaid::before { content: "\f681"; } 1432 | .bi-bluetooth::before { content: "\f682"; } 1433 | .bi-body-text::before { content: "\f683"; } 1434 | .bi-boombox::before { content: "\f684"; } 1435 | .bi-boxes::before { content: "\f685"; } 1436 | .bi-dpad-fill::before { content: "\f686"; } 1437 | .bi-dpad::before { content: "\f687"; } 1438 | .bi-ear-fill::before { content: "\f688"; } 1439 | .bi-ear::before { content: "\f689"; } 1440 | .bi-envelope-check-1::before { content: "\f68a"; } 1441 | .bi-envelope-check-fill::before { content: "\f68b"; } 1442 | .bi-envelope-check::before { content: "\f68c"; } 1443 | .bi-envelope-dash-1::before { content: "\f68d"; } 1444 | .bi-envelope-dash-fill::before { content: "\f68e"; } 1445 | .bi-envelope-dash::before { content: "\f68f"; } 1446 | .bi-envelope-exclamation-1::before { content: "\f690"; } 1447 | .bi-envelope-exclamation-fill::before { content: "\f691"; } 1448 | .bi-envelope-exclamation::before { content: "\f692"; } 1449 | .bi-envelope-plus-fill::before { content: "\f693"; } 1450 | .bi-envelope-plus::before { content: "\f694"; } 1451 | .bi-envelope-slash-1::before { content: "\f695"; } 1452 | .bi-envelope-slash-fill::before { content: "\f696"; } 1453 | .bi-envelope-slash::before { content: "\f697"; } 1454 | .bi-envelope-x-1::before { content: "\f698"; } 1455 | .bi-envelope-x-fill::before { content: "\f699"; } 1456 | .bi-envelope-x::before { content: "\f69a"; } 1457 | .bi-explicit-fill::before { content: "\f69b"; } 1458 | .bi-explicit::before { content: "\f69c"; } 1459 | .bi-git::before { content: "\f69d"; } 1460 | .bi-infinity::before { content: "\f69e"; } 1461 | .bi-list-columns-reverse::before { content: "\f69f"; } 1462 | .bi-list-columns::before { content: "\f6a0"; } 1463 | .bi-meta::before { content: "\f6a1"; } 1464 | .bi-mortorboard-fill::before { content: "\f6a2"; } 1465 | .bi-mortorboard::before { content: "\f6a3"; } 1466 | .bi-nintendo-switch::before { content: "\f6a4"; } 1467 | .bi-pc-display-horizontal::before { content: "\f6a5"; } 1468 | .bi-pc-display::before { content: "\f6a6"; } 1469 | .bi-pc-horizontal::before { content: "\f6a7"; } 1470 | .bi-pc::before { content: "\f6a8"; } 1471 | .bi-playstation::before { content: "\f6a9"; } 1472 | .bi-plus-slash-minus::before { content: "\f6aa"; } 1473 | .bi-projector-fill::before { content: "\f6ab"; } 1474 | .bi-projector::before { content: "\f6ac"; } 1475 | .bi-qr-code-scan::before { content: "\f6ad"; } 1476 | .bi-qr-code::before { content: "\f6ae"; } 1477 | .bi-quora::before { content: "\f6af"; } 1478 | .bi-quote::before { content: "\f6b0"; } 1479 | .bi-robot::before { content: "\f6b1"; } 1480 | .bi-send-check-fill::before { content: "\f6b2"; } 1481 | .bi-send-check::before { content: "\f6b3"; } 1482 | .bi-send-dash-fill::before { content: "\f6b4"; } 1483 | .bi-send-dash::before { content: "\f6b5"; } 1484 | .bi-send-exclamation-1::before { content: "\f6b6"; } 1485 | .bi-send-exclamation-fill::before { content: "\f6b7"; } 1486 | .bi-send-exclamation::before { content: "\f6b8"; } 1487 | .bi-send-fill::before { content: "\f6b9"; } 1488 | .bi-send-plus-fill::before { content: "\f6ba"; } 1489 | .bi-send-plus::before { content: "\f6bb"; } 1490 | .bi-send-slash-fill::before { content: "\f6bc"; } 1491 | .bi-send-slash::before { content: "\f6bd"; } 1492 | .bi-send-x-fill::before { content: "\f6be"; } 1493 | .bi-send-x::before { content: "\f6bf"; } 1494 | .bi-send::before { content: "\f6c0"; } 1495 | .bi-steam::before { content: "\f6c1"; } 1496 | .bi-terminal-dash-1::before { content: "\f6c2"; } 1497 | .bi-terminal-dash::before { content: "\f6c3"; } 1498 | .bi-terminal-plus::before { content: "\f6c4"; } 1499 | .bi-terminal-split::before { content: "\f6c5"; } 1500 | .bi-ticket-detailed-fill::before { content: "\f6c6"; } 1501 | .bi-ticket-detailed::before { content: "\f6c7"; } 1502 | .bi-ticket-fill::before { content: "\f6c8"; } 1503 | .bi-ticket-perforated-fill::before { content: "\f6c9"; } 1504 | .bi-ticket-perforated::before { content: "\f6ca"; } 1505 | .bi-ticket::before { content: "\f6cb"; } 1506 | .bi-tiktok::before { content: "\f6cc"; } 1507 | .bi-window-dash::before { content: "\f6cd"; } 1508 | .bi-window-desktop::before { content: "\f6ce"; } 1509 | .bi-window-fullscreen::before { content: "\f6cf"; } 1510 | .bi-window-plus::before { content: "\f6d0"; } 1511 | .bi-window-split::before { content: "\f6d1"; } 1512 | .bi-window-stack::before { content: "\f6d2"; } 1513 | .bi-window-x::before { content: "\f6d3"; } 1514 | .bi-xbox::before { content: "\f6d4"; } 1515 | .bi-ethernet::before { content: "\f6d5"; } 1516 | .bi-hdmi-fill::before { content: "\f6d6"; } 1517 | .bi-hdmi::before { content: "\f6d7"; } 1518 | .bi-usb-c-fill::before { content: "\f6d8"; } 1519 | .bi-usb-c::before { content: "\f6d9"; } 1520 | .bi-usb-fill::before { content: "\f6da"; } 1521 | .bi-usb-plug-fill::before { content: "\f6db"; } 1522 | .bi-usb-plug::before { content: "\f6dc"; } 1523 | .bi-usb-symbol::before { content: "\f6dd"; } 1524 | .bi-usb::before { content: "\f6de"; } 1525 | .bi-boombox-fill::before { content: "\f6df"; } 1526 | .bi-displayport-1::before { content: "\f6e0"; } 1527 | .bi-displayport::before { content: "\f6e1"; } 1528 | .bi-gpu-card::before { content: "\f6e2"; } 1529 | .bi-memory::before { content: "\f6e3"; } 1530 | .bi-modem-fill::before { content: "\f6e4"; } 1531 | .bi-modem::before { content: "\f6e5"; } 1532 | .bi-motherboard-fill::before { content: "\f6e6"; } 1533 | .bi-motherboard::before { content: "\f6e7"; } 1534 | .bi-optical-audio-fill::before { content: "\f6e8"; } 1535 | .bi-optical-audio::before { content: "\f6e9"; } 1536 | .bi-pci-card::before { content: "\f6ea"; } 1537 | .bi-router-fill::before { content: "\f6eb"; } 1538 | .bi-router::before { content: "\f6ec"; } 1539 | .bi-ssd-fill::before { content: "\f6ed"; } 1540 | .bi-ssd::before { content: "\f6ee"; } 1541 | .bi-thunderbolt-fill::before { content: "\f6ef"; } 1542 | .bi-thunderbolt::before { content: "\f6f0"; } 1543 | .bi-usb-drive-fill::before { content: "\f6f1"; } 1544 | .bi-usb-drive::before { content: "\f6f2"; } 1545 | .bi-usb-micro-fill::before { content: "\f6f3"; } 1546 | .bi-usb-micro::before { content: "\f6f4"; } 1547 | .bi-usb-mini-fill::before { content: "\f6f5"; } 1548 | .bi-usb-mini::before { content: "\f6f6"; } 1549 | .bi-cloud-haze2::before { content: "\f6f7"; } 1550 | .bi-device-hdd-fill::before { content: "\f6f8"; } 1551 | .bi-device-hdd::before { content: "\f6f9"; } 1552 | .bi-device-ssd-fill::before { content: "\f6fa"; } 1553 | .bi-device-ssd::before { content: "\f6fb"; } 1554 | .bi-displayport-fill::before { content: "\f6fc"; } 1555 | .bi-mortarboard-fill::before { content: "\f6fd"; } 1556 | .bi-mortarboard::before { content: "\f6fe"; } 1557 | .bi-terminal-x::before { content: "\f6ff"; } 1558 | .bi-arrow-through-heart-fill::before { content: "\f700"; } 1559 | .bi-arrow-through-heart::before { content: "\f701"; } 1560 | .bi-badge-sd-fill::before { content: "\f702"; } 1561 | .bi-badge-sd::before { content: "\f703"; } 1562 | .bi-bag-heart-fill::before { content: "\f704"; } 1563 | .bi-bag-heart::before { content: "\f705"; } 1564 | .bi-balloon-fill::before { content: "\f706"; } 1565 | .bi-balloon-heart-fill::before { content: "\f707"; } 1566 | .bi-balloon-heart::before { content: "\f708"; } 1567 | .bi-balloon::before { content: "\f709"; } 1568 | .bi-box2-fill::before { content: "\f70a"; } 1569 | .bi-box2-heart-fill::before { content: "\f70b"; } 1570 | .bi-box2-heart::before { content: "\f70c"; } 1571 | .bi-box2::before { content: "\f70d"; } 1572 | .bi-braces-asterisk::before { content: "\f70e"; } 1573 | .bi-calendar-heart-fill::before { content: "\f70f"; } 1574 | .bi-calendar-heart::before { content: "\f710"; } 1575 | .bi-calendar2-heart-fill::before { content: "\f711"; } 1576 | .bi-calendar2-heart::before { content: "\f712"; } 1577 | .bi-chat-heart-fill::before { content: "\f713"; } 1578 | .bi-chat-heart::before { content: "\f714"; } 1579 | .bi-chat-left-heart-fill::before { content: "\f715"; } 1580 | .bi-chat-left-heart::before { content: "\f716"; } 1581 | .bi-chat-right-heart-fill::before { content: "\f717"; } 1582 | .bi-chat-right-heart::before { content: "\f718"; } 1583 | .bi-chat-square-heart-fill::before { content: "\f719"; } 1584 | .bi-chat-square-heart::before { content: "\f71a"; } 1585 | .bi-clipboard-check-fill::before { content: "\f71b"; } 1586 | .bi-clipboard-data-fill::before { content: "\f71c"; } 1587 | .bi-clipboard-fill::before { content: "\f71d"; } 1588 | .bi-clipboard-heart-fill::before { content: "\f71e"; } 1589 | .bi-clipboard-heart::before { content: "\f71f"; } 1590 | .bi-clipboard-minus-fill::before { content: "\f720"; } 1591 | .bi-clipboard-plus-fill::before { content: "\f721"; } 1592 | .bi-clipboard-pulse::before { content: "\f722"; } 1593 | .bi-clipboard-x-fill::before { content: "\f723"; } 1594 | .bi-clipboard2-check-fill::before { content: "\f724"; } 1595 | .bi-clipboard2-check::before { content: "\f725"; } 1596 | .bi-clipboard2-data-fill::before { content: "\f726"; } 1597 | .bi-clipboard2-data::before { content: "\f727"; } 1598 | .bi-clipboard2-fill::before { content: "\f728"; } 1599 | .bi-clipboard2-heart-fill::before { content: "\f729"; } 1600 | .bi-clipboard2-heart::before { content: "\f72a"; } 1601 | .bi-clipboard2-minus-fill::before { content: "\f72b"; } 1602 | .bi-clipboard2-minus::before { content: "\f72c"; } 1603 | .bi-clipboard2-plus-fill::before { content: "\f72d"; } 1604 | .bi-clipboard2-plus::before { content: "\f72e"; } 1605 | .bi-clipboard2-pulse-fill::before { content: "\f72f"; } 1606 | .bi-clipboard2-pulse::before { content: "\f730"; } 1607 | .bi-clipboard2-x-fill::before { content: "\f731"; } 1608 | .bi-clipboard2-x::before { content: "\f732"; } 1609 | .bi-clipboard2::before { content: "\f733"; } 1610 | .bi-emoji-kiss-fill::before { content: "\f734"; } 1611 | .bi-emoji-kiss::before { content: "\f735"; } 1612 | .bi-envelope-heart-fill::before { content: "\f736"; } 1613 | .bi-envelope-heart::before { content: "\f737"; } 1614 | .bi-envelope-open-heart-fill::before { content: "\f738"; } 1615 | .bi-envelope-open-heart::before { content: "\f739"; } 1616 | .bi-envelope-paper-fill::before { content: "\f73a"; } 1617 | .bi-envelope-paper-heart-fill::before { content: "\f73b"; } 1618 | .bi-envelope-paper-heart::before { content: "\f73c"; } 1619 | .bi-envelope-paper::before { content: "\f73d"; } 1620 | .bi-filetype-aac::before { content: "\f73e"; } 1621 | .bi-filetype-ai::before { content: "\f73f"; } 1622 | .bi-filetype-bmp::before { content: "\f740"; } 1623 | .bi-filetype-cs::before { content: "\f741"; } 1624 | .bi-filetype-css::before { content: "\f742"; } 1625 | .bi-filetype-csv::before { content: "\f743"; } 1626 | .bi-filetype-doc::before { content: "\f744"; } 1627 | .bi-filetype-docx::before { content: "\f745"; } 1628 | .bi-filetype-exe::before { content: "\f746"; } 1629 | .bi-filetype-gif::before { content: "\f747"; } 1630 | .bi-filetype-heic::before { content: "\f748"; } 1631 | .bi-filetype-html::before { content: "\f749"; } 1632 | .bi-filetype-java::before { content: "\f74a"; } 1633 | .bi-filetype-jpg::before { content: "\f74b"; } 1634 | .bi-filetype-js::before { content: "\f74c"; } 1635 | .bi-filetype-jsx::before { content: "\f74d"; } 1636 | .bi-filetype-key::before { content: "\f74e"; } 1637 | .bi-filetype-m4p::before { content: "\f74f"; } 1638 | .bi-filetype-md::before { content: "\f750"; } 1639 | .bi-filetype-mdx::before { content: "\f751"; } 1640 | .bi-filetype-mov::before { content: "\f752"; } 1641 | .bi-filetype-mp3::before { content: "\f753"; } 1642 | .bi-filetype-mp4::before { content: "\f754"; } 1643 | .bi-filetype-otf::before { content: "\f755"; } 1644 | .bi-filetype-pdf::before { content: "\f756"; } 1645 | .bi-filetype-php::before { content: "\f757"; } 1646 | .bi-filetype-png::before { content: "\f758"; } 1647 | .bi-filetype-ppt-1::before { content: "\f759"; } 1648 | .bi-filetype-ppt::before { content: "\f75a"; } 1649 | .bi-filetype-psd::before { content: "\f75b"; } 1650 | .bi-filetype-py::before { content: "\f75c"; } 1651 | .bi-filetype-raw::before { content: "\f75d"; } 1652 | .bi-filetype-rb::before { content: "\f75e"; } 1653 | .bi-filetype-sass::before { content: "\f75f"; } 1654 | .bi-filetype-scss::before { content: "\f760"; } 1655 | .bi-filetype-sh::before { content: "\f761"; } 1656 | .bi-filetype-svg::before { content: "\f762"; } 1657 | .bi-filetype-tiff::before { content: "\f763"; } 1658 | .bi-filetype-tsx::before { content: "\f764"; } 1659 | .bi-filetype-ttf::before { content: "\f765"; } 1660 | .bi-filetype-txt::before { content: "\f766"; } 1661 | .bi-filetype-wav::before { content: "\f767"; } 1662 | .bi-filetype-woff::before { content: "\f768"; } 1663 | .bi-filetype-xls-1::before { content: "\f769"; } 1664 | .bi-filetype-xls::before { content: "\f76a"; } 1665 | .bi-filetype-xml::before { content: "\f76b"; } 1666 | .bi-filetype-yml::before { content: "\f76c"; } 1667 | .bi-heart-arrow::before { content: "\f76d"; } 1668 | .bi-heart-pulse-fill::before { content: "\f76e"; } 1669 | .bi-heart-pulse::before { content: "\f76f"; } 1670 | .bi-heartbreak-fill::before { content: "\f770"; } 1671 | .bi-heartbreak::before { content: "\f771"; } 1672 | .bi-hearts::before { content: "\f772"; } 1673 | .bi-hospital-fill::before { content: "\f773"; } 1674 | .bi-hospital::before { content: "\f774"; } 1675 | .bi-house-heart-fill::before { content: "\f775"; } 1676 | .bi-house-heart::before { content: "\f776"; } 1677 | .bi-incognito::before { content: "\f777"; } 1678 | .bi-magnet-fill::before { content: "\f778"; } 1679 | .bi-magnet::before { content: "\f779"; } 1680 | .bi-person-heart::before { content: "\f77a"; } 1681 | .bi-person-hearts::before { content: "\f77b"; } 1682 | .bi-phone-flip::before { content: "\f77c"; } 1683 | .bi-plugin::before { content: "\f77d"; } 1684 | .bi-postage-fill::before { content: "\f77e"; } 1685 | .bi-postage-heart-fill::before { content: "\f77f"; } 1686 | .bi-postage-heart::before { content: "\f780"; } 1687 | .bi-postage::before { content: "\f781"; } 1688 | .bi-postcard-fill::before { content: "\f782"; } 1689 | .bi-postcard-heart-fill::before { content: "\f783"; } 1690 | .bi-postcard-heart::before { content: "\f784"; } 1691 | .bi-postcard::before { content: "\f785"; } 1692 | .bi-search-heart-fill::before { content: "\f786"; } 1693 | .bi-search-heart::before { content: "\f787"; } 1694 | .bi-sliders2-vertical::before { content: "\f788"; } 1695 | .bi-sliders2::before { content: "\f789"; } 1696 | .bi-trash3-fill::before { content: "\f78a"; } 1697 | .bi-trash3::before { content: "\f78b"; } 1698 | .bi-valentine::before { content: "\f78c"; } 1699 | .bi-valentine2::before { content: "\f78d"; } 1700 | .bi-wrench-adjustable-circle-fill::before { content: "\f78e"; } 1701 | .bi-wrench-adjustable-circle::before { content: "\f78f"; } 1702 | .bi-wrench-adjustable::before { content: "\f790"; } 1703 | .bi-filetype-json::before { content: "\f791"; } 1704 | .bi-filetype-pptx::before { content: "\f792"; } 1705 | .bi-filetype-xlsx::before { content: "\f793"; } 1706 | .bi-1-circle-1::before { content: "\f794"; } 1707 | .bi-1-circle-fill-1::before { content: "\f795"; } 1708 | .bi-1-circle-fill::before { content: "\f796"; } 1709 | .bi-1-circle::before { content: "\f797"; } 1710 | .bi-1-square-fill::before { content: "\f798"; } 1711 | .bi-1-square::before { content: "\f799"; } 1712 | .bi-2-circle-1::before { content: "\f79a"; } 1713 | .bi-2-circle-fill-1::before { content: "\f79b"; } 1714 | .bi-2-circle-fill::before { content: "\f79c"; } 1715 | .bi-2-circle::before { content: "\f79d"; } 1716 | .bi-2-square-fill::before { content: "\f79e"; } 1717 | .bi-2-square::before { content: "\f79f"; } 1718 | .bi-3-circle-1::before { content: "\f7a0"; } 1719 | .bi-3-circle-fill-1::before { content: "\f7a1"; } 1720 | .bi-3-circle-fill::before { content: "\f7a2"; } 1721 | .bi-3-circle::before { content: "\f7a3"; } 1722 | .bi-3-square-fill::before { content: "\f7a4"; } 1723 | .bi-3-square::before { content: "\f7a5"; } 1724 | .bi-4-circle-1::before { content: "\f7a6"; } 1725 | .bi-4-circle-fill-1::before { content: "\f7a7"; } 1726 | .bi-4-circle-fill::before { content: "\f7a8"; } 1727 | .bi-4-circle::before { content: "\f7a9"; } 1728 | .bi-4-square-fill::before { content: "\f7aa"; } 1729 | .bi-4-square::before { content: "\f7ab"; } 1730 | .bi-5-circle-1::before { content: "\f7ac"; } 1731 | .bi-5-circle-fill-1::before { content: "\f7ad"; } 1732 | .bi-5-circle-fill::before { content: "\f7ae"; } 1733 | .bi-5-circle::before { content: "\f7af"; } 1734 | .bi-5-square-fill::before { content: "\f7b0"; } 1735 | .bi-5-square::before { content: "\f7b1"; } 1736 | .bi-6-circle-1::before { content: "\f7b2"; } 1737 | .bi-6-circle-fill-1::before { content: "\f7b3"; } 1738 | .bi-6-circle-fill::before { content: "\f7b4"; } 1739 | .bi-6-circle::before { content: "\f7b5"; } 1740 | .bi-6-square-fill::before { content: "\f7b6"; } 1741 | .bi-6-square::before { content: "\f7b7"; } 1742 | .bi-7-circle-1::before { content: "\f7b8"; } 1743 | .bi-7-circle-fill-1::before { content: "\f7b9"; } 1744 | .bi-7-circle-fill::before { content: "\f7ba"; } 1745 | .bi-7-circle::before { content: "\f7bb"; } 1746 | .bi-7-square-fill::before { content: "\f7bc"; } 1747 | .bi-7-square::before { content: "\f7bd"; } 1748 | .bi-8-circle-1::before { content: "\f7be"; } 1749 | .bi-8-circle-fill-1::before { content: "\f7bf"; } 1750 | .bi-8-circle-fill::before { content: "\f7c0"; } 1751 | .bi-8-circle::before { content: "\f7c1"; } 1752 | .bi-8-square-fill::before { content: "\f7c2"; } 1753 | .bi-8-square::before { content: "\f7c3"; } 1754 | .bi-9-circle-1::before { content: "\f7c4"; } 1755 | .bi-9-circle-fill-1::before { content: "\f7c5"; } 1756 | .bi-9-circle-fill::before { content: "\f7c6"; } 1757 | .bi-9-circle::before { content: "\f7c7"; } 1758 | .bi-9-square-fill::before { content: "\f7c8"; } 1759 | .bi-9-square::before { content: "\f7c9"; } 1760 | .bi-airplane-engines-fill::before { content: "\f7ca"; } 1761 | .bi-airplane-engines::before { content: "\f7cb"; } 1762 | .bi-airplane-fill::before { content: "\f7cc"; } 1763 | .bi-airplane::before { content: "\f7cd"; } 1764 | .bi-alexa::before { content: "\f7ce"; } 1765 | .bi-alipay::before { content: "\f7cf"; } 1766 | .bi-android::before { content: "\f7d0"; } 1767 | .bi-android2::before { content: "\f7d1"; } 1768 | .bi-box-fill::before { content: "\f7d2"; } 1769 | .bi-box-seam-fill::before { content: "\f7d3"; } 1770 | .bi-browser-chrome::before { content: "\f7d4"; } 1771 | .bi-browser-edge::before { content: "\f7d5"; } 1772 | .bi-browser-firefox::before { content: "\f7d6"; } 1773 | .bi-browser-safari::before { content: "\f7d7"; } 1774 | .bi-c-circle-1::before { content: "\f7d8"; } 1775 | .bi-c-circle-fill-1::before { content: "\f7d9"; } 1776 | .bi-c-circle-fill::before { content: "\f7da"; } 1777 | .bi-c-circle::before { content: "\f7db"; } 1778 | .bi-c-square-fill::before { content: "\f7dc"; } 1779 | .bi-c-square::before { content: "\f7dd"; } 1780 | .bi-capsule-pill::before { content: "\f7de"; } 1781 | .bi-capsule::before { content: "\f7df"; } 1782 | .bi-car-front-fill::before { content: "\f7e0"; } 1783 | .bi-car-front::before { content: "\f7e1"; } 1784 | .bi-cassette-fill::before { content: "\f7e2"; } 1785 | .bi-cassette::before { content: "\f7e3"; } 1786 | .bi-cc-circle-1::before { content: "\f7e4"; } 1787 | .bi-cc-circle-fill-1::before { content: "\f7e5"; } 1788 | .bi-cc-circle-fill::before { content: "\f7e6"; } 1789 | .bi-cc-circle::before { content: "\f7e7"; } 1790 | .bi-cc-square-fill::before { content: "\f7e8"; } 1791 | .bi-cc-square::before { content: "\f7e9"; } 1792 | .bi-cup-hot-fill::before { content: "\f7ea"; } 1793 | .bi-cup-hot::before { content: "\f7eb"; } 1794 | .bi-currency-rupee::before { content: "\f7ec"; } 1795 | .bi-dropbox::before { content: "\f7ed"; } 1796 | .bi-escape::before { content: "\f7ee"; } 1797 | .bi-fast-forward-btn-fill::before { content: "\f7ef"; } 1798 | .bi-fast-forward-btn::before { content: "\f7f0"; } 1799 | .bi-fast-forward-circle-fill::before { content: "\f7f1"; } 1800 | .bi-fast-forward-circle::before { content: "\f7f2"; } 1801 | .bi-fast-forward-fill::before { content: "\f7f3"; } 1802 | .bi-fast-forward::before { content: "\f7f4"; } 1803 | .bi-filetype-sql::before { content: "\f7f5"; } 1804 | .bi-fire::before { content: "\f7f6"; } 1805 | .bi-google-play::before { content: "\f7f7"; } 1806 | .bi-h-circle-1::before { content: "\f7f8"; } 1807 | .bi-h-circle-fill-1::before { content: "\f7f9"; } 1808 | .bi-h-circle-fill::before { content: "\f7fa"; } 1809 | .bi-h-circle::before { content: "\f7fb"; } 1810 | .bi-h-square-fill::before { content: "\f7fc"; } 1811 | .bi-h-square::before { content: "\f7fd"; } 1812 | .bi-indent::before { content: "\f7fe"; } 1813 | .bi-lungs-fill::before { content: "\f7ff"; } 1814 | .bi-lungs::before { content: "\f800"; } 1815 | .bi-microsoft-teams::before { content: "\f801"; } 1816 | .bi-p-circle-1::before { content: "\f802"; } 1817 | .bi-p-circle-fill-1::before { content: "\f803"; } 1818 | .bi-p-circle-fill::before { content: "\f804"; } 1819 | .bi-p-circle::before { content: "\f805"; } 1820 | .bi-p-square-fill::before { content: "\f806"; } 1821 | .bi-p-square::before { content: "\f807"; } 1822 | .bi-pass-fill::before { content: "\f808"; } 1823 | .bi-pass::before { content: "\f809"; } 1824 | .bi-prescription::before { content: "\f80a"; } 1825 | .bi-prescription2::before { content: "\f80b"; } 1826 | .bi-r-circle-1::before { content: "\f80c"; } 1827 | .bi-r-circle-fill-1::before { content: "\f80d"; } 1828 | .bi-r-circle-fill::before { content: "\f80e"; } 1829 | .bi-r-circle::before { content: "\f80f"; } 1830 | .bi-r-square-fill::before { content: "\f810"; } 1831 | .bi-r-square::before { content: "\f811"; } 1832 | .bi-repeat-1::before { content: "\f812"; } 1833 | .bi-repeat::before { content: "\f813"; } 1834 | .bi-rewind-btn-fill::before { content: "\f814"; } 1835 | .bi-rewind-btn::before { content: "\f815"; } 1836 | .bi-rewind-circle-fill::before { content: "\f816"; } 1837 | .bi-rewind-circle::before { content: "\f817"; } 1838 | .bi-rewind-fill::before { content: "\f818"; } 1839 | .bi-rewind::before { content: "\f819"; } 1840 | .bi-train-freight-front-fill::before { content: "\f81a"; } 1841 | .bi-train-freight-front::before { content: "\f81b"; } 1842 | .bi-train-front-fill::before { content: "\f81c"; } 1843 | .bi-train-front::before { content: "\f81d"; } 1844 | .bi-train-lightrail-front-fill::before { content: "\f81e"; } 1845 | .bi-train-lightrail-front::before { content: "\f81f"; } 1846 | .bi-truck-front-fill::before { content: "\f820"; } 1847 | .bi-truck-front::before { content: "\f821"; } 1848 | .bi-ubuntu::before { content: "\f822"; } 1849 | .bi-unindent::before { content: "\f823"; } 1850 | .bi-unity::before { content: "\f824"; } 1851 | .bi-universal-access-circle::before { content: "\f825"; } 1852 | .bi-universal-access::before { content: "\f826"; } 1853 | .bi-virus::before { content: "\f827"; } 1854 | .bi-virus2::before { content: "\f828"; } 1855 | .bi-wechat::before { content: "\f829"; } 1856 | .bi-yelp::before { content: "\f82a"; } 1857 | .bi-sign-stop-fill::before { content: "\f82b"; } 1858 | .bi-sign-stop-lights-fill::before { content: "\f82c"; } 1859 | .bi-sign-stop-lights::before { content: "\f82d"; } 1860 | .bi-sign-stop::before { content: "\f82e"; } 1861 | .bi-sign-turn-left-fill::before { content: "\f82f"; } 1862 | .bi-sign-turn-left::before { content: "\f830"; } 1863 | .bi-sign-turn-right-fill::before { content: "\f831"; } 1864 | .bi-sign-turn-right::before { content: "\f832"; } 1865 | .bi-sign-turn-slight-left-fill::before { content: "\f833"; } 1866 | .bi-sign-turn-slight-left::before { content: "\f834"; } 1867 | .bi-sign-turn-slight-right-fill::before { content: "\f835"; } 1868 | .bi-sign-turn-slight-right::before { content: "\f836"; } 1869 | .bi-sign-yield-fill::before { content: "\f837"; } 1870 | .bi-sign-yield::before { content: "\f838"; } 1871 | .bi-ev-station-fill::before { content: "\f839"; } 1872 | .bi-ev-station::before { content: "\f83a"; } 1873 | .bi-fuel-pump-diesel-fill::before { content: "\f83b"; } 1874 | .bi-fuel-pump-diesel::before { content: "\f83c"; } 1875 | .bi-fuel-pump-fill::before { content: "\f83d"; } 1876 | .bi-fuel-pump::before { content: "\f83e"; } --------------------------------------------------------------------------------