/* ============================================
   Newsreader Font Family
   Optical sizes: 9pt, 14pt, 24pt, 36pt, 60pt
   ============================================ */

/* ---- Newsreader 9pt (Caption / Small text) ---- */

/* Extra Light */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi Bold */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 9pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_9pt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ---- Newsreader 14pt (Body text) ---- */

/* Extra Light */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi Bold */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 14pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_14pt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ---- Newsreader 24pt (Subheadings) ---- */

/* Extra Light */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi Bold */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 24pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_24pt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ---- Newsreader 36pt (Headings) ---- */

/* Extra Light */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi Bold */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 36pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_36pt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ---- Newsreader 60pt (Display / Hero) ---- */

/* Extra Light */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Semi Bold */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Extra Bold */
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Newsreader 60pt';
    src: url('/wp-content/themes/mundana-theme/assets/fonts/Newsreader_60pt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}