/* Penled In Net webfonts.
   NOTE: the brand's own TTF binaries (PassionOne-Regular/Bold/Black, RockSalt-Regular,
   JetBrainsMono-Regular/Bold, NotoSansSymbols2-Regular) were not available when this
   system was built, so the identical families are loaded from Google Fonts.
   Drop the TTFs into assets/fonts/ and swap these @import lines for @font-face rules. */
@import url("https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&family=Rock+Salt&family=JetBrains+Mono:wght@400;500;700&family=Noto+Sans+Symbols+2&display=swap");
