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