/*!
* font
*/
:root, :host {
--fi-style-family-classic: 'Font Icons 6 Free';
--fi-font-solid: normal 900 1em/1 'Font Icons 6 Free'; }
@font-face {
font-family: 'Font Icons 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url("../webfonts/fi-solid-900.woff2") format("woff2"), url("../webfonts/fi-solid-900.ttf") format("truetype"); }
.fis,
.fi-solid {
font-weight: 900; }
