/* Gotham self-hosted, fonts-only sheet. Enqueued on self-contained (solo)
   Sanctum pages whose full design lives in the page's own inline <style>,
   so only the @font-face declarations are needed from the plugin. Paths are
   relative to this file (plugin assets/). */
@font-face{font-family:'Gotham';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/GothamBook.woff2') format('woff2')}
@font-face{font-family:'Gotham';font-style:italic;font-weight:400;font-display:swap;src:url('fonts/GothamBookItalic.woff2') format('woff2')}
@font-face{font-family:'Gotham';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/GothamMedium.woff2') format('woff2')}
@font-face{font-family:'Gotham';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/GothamBold.woff2') format('woff2')}
@font-face{font-family:'Gotham';font-style:italic;font-weight:700;font-display:swap;src:url('fonts/GothamBoldItalic.woff2') format('woff2')}
/* WebP <picture> wraps (added by the plugin's the_content filter) must not
   create their own box, so the inner <img> lays out exactly as a bare <img>. */
picture{display:contents}
