@font-face {
  font-family: "Martin Regular";
  src: url("martin-regular.woff2") format("woff2"),
       url("martin-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* =========================
   Rules Variable
   ========================= */

@font-face {
  font-family: "Rules Variable Regular";
  src: url("rules-variable-regular.ttf") format("truetype-variations");
  font-weight: 1 999;
  font-style: normal;
  font-display: swap;
}