/* Firefox validates the TTF metrics correctly; keep the legacy WOFF files as a fallback. */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
