/* Fonte principal — coloque Ahsing.woff2 em /fonts/ */
@font-face {
  font-family: "Ahsing";
  src:
    local("Ahsing"),
    url("../fonts/Ahsing.woff2") format("woff2"),
    url("../fonts/Ahsing.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
