/* ============================================================
   Local Fonts — trading-journals.com child theme
   Files live in /wp-content/themes/your-child-theme/fonts/
   ============================================================ */

/* DM Mono — Regular */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('dm-mono-v16-latin-regular.woff2') format('woff2');
}

/* DM Mono — Medium */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('dm-mono-v16-latin-500.woff2') format('woff2');
}

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

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

/* Newsreader — Regular */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('newsreader-v26-latin-regular.woff2') format('woff2');
}

/* Newsreader — Regular Italic */
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('newsreader-v26-latin-italic.woff2') format('woff2');
}

/* Newsreader — 300 Light */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('newsreader-v26-latin-300.woff2') format('woff2');
}

/* Newsreader — 300 Light Italic */
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('newsreader-v26-latin-300italic.woff2') format('woff2');
}

/* Newsreader — 500 Medium */
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('newsreader-v26-latin-500.woff2') format('woff2');
}

/* Newsreader — 500 Medium Italic */
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('newsreader-v26-latin-500italic.woff2') format('woff2');
}
