/*! * Icons icon font. Generated by Iconly: https://iconly.io/ */ @font-face { font-display: auto; font-family: "Icons"; font-style: normal; font-weight: 400; src: url("/static/fonts/iconly.eot?1718563596894"); src: url("/static/fonts/iconly.eot?#iefix") format("embedded-opentype"), url("/static/fonts/iconly.woff2?1718563596894") format("woff2"), url("/static/fonts/iconly.woff?1718563596894") format("woff"), url("/static/fonts/iconly.ttf?1718563596894") format("truetype"), url("/static/fonts/iconly.svg?1718563596894#Icons") format("svg"); } [class="icons"], [class^="icons-"], [class*=" icons-"] { display: inline-block; font-family: "Icons" !important; font-weight: 400; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } .icons-plus:before { content: "\e000"; } .icons-minus:before { content: "\e001"; } .icons-unlocked:before { content: "\e002"; } .icons-locked:before { content: "\e003"; } .icons-wifi-strength-1:before { content: "\e004"; } .icons-wifi-strength-0:before { content: "\e005"; } .icons-wifi-strength-2:before { content: "\e006"; } .icons-wifi-strength-3:before { content: "\e008"; } .icons-down:before { content: "\e009"; } .icons-wifi-strength-4:before { content: "\e00a"; } .icons-up:before { content: "\e00c"; }