/* Remaining Parclo faces — loaded async from BaseLayout to avoid competing with LCP fonts */

@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-ExtraBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans';
  src: url('/fonts/ParcloSansStudent-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans Condensed';
  src: url('/fonts/ParcloSansCondensedStudent-Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Parclo Sans Narrow';
  src: url('/fonts/ParcloSansNarrowStudent-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
