@font-face {
    font-family: "lif";
    src: url("lif.woff2") format("woff2"),
      url("lif.ttf") format("truetype"),
      url("lif.svg") format("svg")
}

i.lif {
  font-family: lif !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
