/* AlbiDev - kroje self-hostowane.
   Switzer + Cabinet Grotesk: pakiet WEB z fontshare.com (ITF Free Font License v2.0).
   Nie z api.fontshare.com - tamte pliki mają nameID4/6 = "false".
   Commit Mono: SIL OFL 1.1. Bez subsettingu i konwersji formatu. */

@font-face { font-family: 'Switzer'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/Switzer-Regular.woff2') format('woff2'); }
@font-face { font-family: 'Switzer'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../fonts/Switzer-Medium.woff2') format('woff2'); }
@font-face { font-family: 'Switzer'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../fonts/Switzer-Semibold.woff2') format('woff2'); }
@font-face { font-family: 'Switzer'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/Switzer-Bold.woff2') format('woff2'); }

@font-face { font-family: 'Cabinet Grotesk'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/CabinetGrotesk-Bold.woff2') format('woff2'); }
@font-face { font-family: 'Cabinet Grotesk'; font-style: normal; font-weight: 800; font-display: swap;
  src: url('../fonts/CabinetGrotesk-Extrabold.woff2') format('woff2'); }

@font-face { font-family: 'Commit Mono'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../fonts/CommitMono-400.woff2') format('woff2'); }
@font-face { font-family: 'Commit Mono'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../fonts/CommitMono-700.woff2') format('woff2'); }
