/* Permian Slab Serif – Regular (400) */
@font-face{
  font-family: "PermianSlabSerifTypeface";
  src: url("../fonts/PermianSlabSerifTypeface-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Permian Slab Serif – Italic (400 italic) */
@font-face{
  font-family: "PermianSlabSerifTypeface";
  src: url("../fonts/PermianSlabSerifTypeface-Italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Permian Slab Serif – Bold (700) */
@font-face{
  font-family: "PermianSlabSerifTypeface";
  src: url("../fonts/PermianSlabSerifTypeface-Bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}