@font-face {
  font-family: "Framework7 Icons";
  src: url("/fonts/Framework7Icons-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

.f7-icons {
  font-family: "Framework7 Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  display: inline-block;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}