/*

Features
    case (Case-Sensitive Forms)
    dlig (Discretionary ligatures)
    frac (Auto fractions)
    dnom (Denominators)
    numr (Numerators)
    subs (Subscript)
    sups (Superscript)
    tnum (Tabular numbers)
    zero (Slashed zero)

Stylistic sets:
    ss01 (Open Digits)
    ss02 (Disambiguation w/ zero)
    ss03 (Round quotes commas)
    ss04 (Disambiguation w/o zero)
    ss05 (Circled characters)
    ss06 (Squared characters)
    ss07 (Square punctuation)
    ss08 (Square quotes)

Character variants:
    cv01 (Alternate one)
    cv02 (Open four)
    cv03 (Open six)
    cv04 (Open nine)
    cv05 (Lower case L with tail)
    cv06 (Simplified u)
    cv07 (German double-s)
    cv08 (Upper-case i with serif)
    cv09 (Flat top three)
    cv10 (Capital G with spur)
    cv11 (Single-storey a)

*/

/* Variable font (intervar-wf) */
@font-face { font-family: intervar-wf; font-style: normal; font-weight: 100 900; font-display: swap; src: url("intervariable.woff2") format("woff2"); }
@font-face { font-family: intervar-wf; font-style: italic; font-weight: 100 900; font-display: swap; src: url("intervariable-italic.woff2") format("woff2"); }

/* Static normals (inter-wf, intertight-wf) */
@font-face { font-family: inter-wf; font-style: normal; font-weight: 100; font-display: swap; src: url("inter-thin.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 200; font-display: swap; src: url("inter-extralight.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 300; font-display: swap; src: url("inter-light.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 400; font-display: swap; src: url("inter-regular.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 500; font-display: swap; src: url("inter-medium.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 600; font-display: swap; src: url("inter-semibold.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 700; font-display: swap; src: url("inter-bold.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 800; font-display: swap; src: url("inter-extrabold.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: normal; font-weight: 900; font-display: swap; src: url("inter-black.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 100; font-display: swap; src: url("interdisplay-thin.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 200; font-display: swap; src: url("interdisplay-extralight.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 300; font-display: swap; src: url("interdisplay-light.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 400; font-display: swap; src: url("interdisplay-regular.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 500; font-display: swap; src: url("interdisplay-medium.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 600; font-display: swap; src: url("interdisplay-semibold.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 700; font-display: swap; src: url("interdisplay-bold.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 800; font-display: swap; src: url("interdisplay-extrabold.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: normal; font-weight: 900; font-display: swap; src: url("interdisplay-black.woff2") format("woff2"); }

/* Static italics (inter-wf, intertight-wf) */
@font-face { font-family: inter-wf; font-style: italic; font-weight: 100; font-display: swap; src: url("inter-thinitalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 200; font-display: swap; src: url("inter-extralightitalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 300; font-display: swap; src: url("inter-lightitalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 400; font-display: swap; src: url("inter-italic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 500; font-display: swap; src: url("inter-mediumitalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 600; font-display: swap; src: url("inter-semibolditalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 700; font-display: swap; src: url("inter-bolditalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 800; font-display: swap; src: url("inter-extrabolditalic.woff2") format("woff2"); }
@font-face { font-family: inter-wf; font-style: italic; font-weight: 900; font-display: swap; src: url("inter-blackitalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 100; font-display: swap; src: url("interdisplay-thinitalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 200; font-display: swap; src: url("interdisplay-extralightitalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 300; font-display: swap; src: url("interdisplay-lightitalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 400; font-display: swap; src: url("interdisplay-italic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 500; font-display: swap; src: url("interdisplay-mediumitalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 600; font-display: swap; src: url("interdisplay-semibolditalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 700; font-display: swap; src: url("interdisplay-bolditalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 800; font-display: swap; src: url("interdisplay-extrabolditalic.woff2") format("woff2"); }
@font-face { font-family: intertight-wf; font-style: italic; font-weight: 900; font-display: swap; src: url("interdisplay-blackitalic.woff2") format("woff2"); }


