/* DM Serif Display - Weight 400 */
@font-face {
  font-family: 'DM Serif Display';
  src: url('./dm-serif-display-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Inter - Weight 300 (Light) */
@font-face {
  font-family: 'Inter';
  src: url('./inter-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Inter - Weight 400 (Regular) */
@font-face {
  font-family: 'Inter';
  src: url('./inter-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Inter - Weight 500 (Medium) */
@font-face {
  font-family: 'Inter';
  src: url('./inter-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Inter - Weight 600 (Semibold) */
@font-face {
  font-family: 'Inter';
  src: url('./inter-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Inter - Weight 700 (Bold) */
@font-face {
  font-family: 'Inter';
  src: url('./inter-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
