/* Self-hosted fonts (latin subset). Subset-only to keep payload small;
   add more subsets here if non-latin script support is needed. */

/* Cormorant — display serif */
@font-face { font-family:'Cormorant'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/cormorant-latin-300-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:italic; font-weight:300; font-display:swap; src:url('../fonts/cormorant-latin-300-italic.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/cormorant-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:italic; font-weight:400; font-display:swap; src:url('../fonts/cormorant-latin-400-italic.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/cormorant-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:italic; font-weight:500; font-display:swap; src:url('../fonts/cormorant-latin-500-italic.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/cormorant-latin-600-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant'; font-style:italic; font-weight:600; font-display:swap; src:url('../fonts/cormorant-latin-600-italic.woff2') format('woff2'); }

/* DM Sans — body */
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:300; font-display:swap; src:url('../fonts/dm-sans-latin-300-normal.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic; font-weight:300; font-display:swap; src:url('../fonts/dm-sans-latin-300-italic.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/dm-sans-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic; font-weight:400; font-display:swap; src:url('../fonts/dm-sans-latin-400-italic.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/dm-sans-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic; font-weight:500; font-display:swap; src:url('../fonts/dm-sans-latin-500-italic.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/dm-sans-latin-600-normal.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:italic; font-weight:600; font-display:swap; src:url('../fonts/dm-sans-latin-600-italic.woff2') format('woff2'); }

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