@font-face {
  font-family: 'fi';
  src: url('fi.woff2') format('woff2'), url('fi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fi:before{
  /* use !important to prevent issues with browser extensions that change fonts */
font-family: 'fi';
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fi-governance:before {
  content: '\e900';
}
.fi-search:before {
  content: '\e901';
}
.fi-wallet:before {
  content: '\e902';
}
.fi-video:before {
  content: '\e903';
}
.fi-social:before {
  content: '\e904';
}
.fi-rewards:before {
  content: '\e905';
}
