/* The Story House — display typeface. Proprietary; ships with the design system.
   Body face is Helvetica Neue: a licensed system font, not webfont-shippable. */

@font-face { font-family: "The Seasons"; src: url("./TheSeasons-Light.woff2") format("woff2"); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "The Seasons"; src: url("./TheSeasons-LightItalic.woff2") format("woff2"); font-weight: 300; font-style: italic; font-display: swap; }
@font-face { font-family: "The Seasons"; src: url("./TheSeasons-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "The Seasons"; src: url("./TheSeasons-Italic.woff2") format("woff2"); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "The Seasons"; src: url("./TheSeasons-Bold.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "The Seasons"; src: url("./TheSeasons-BoldItalic.woff2") format("woff2"); font-weight: 700; font-style: italic; font-display: swap; }
