/* Barlow Condensed */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-SemiBold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-SemiBoldItalic.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-Bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-BoldItalic.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-ExtraBold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/barlow-condensed/BarlowCondensed-ExtraBoldItalic.woff2') format('woff2');
  font-display: swap;
}

/* DM Sans — variable font; one file covers all normal weights, one covers italic */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/fonts/dm-sans/DMSans-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/dm-sans/DMSans-Italic.woff2') format('woff2');
  font-display: swap;
}

/* Permanent Marker */
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/permanent-marker/PermanentMarker-Regular.woff2') format('woff2');
  font-display: swap;
}
