@font-face {
  font-family: "font-icon";
  src: url("../fonts/font-icon.woff") format("woff"),
       url("../fonts/font-icon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
