/* Faye Display + Faye Text — the actual current brand typefaces (confirmed against
   the live withfaye.com font-face rules and FINAL font 2/ source files). Served as a
   static stylesheet (not webpack-processed) so relative url()s resolve as plain HTTP
   requests alongside the woff2/woff files. */

@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-Regular.woff2") format("woff2"), url("faye/FayeDisplay-Regular.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-Medium.woff2") format("woff2"), url("faye/FayeDisplay-Medium.woff") format("woff"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-DemiBold.woff2") format("woff2"), url("faye/FayeDisplay-DemiBold.woff") format("woff"); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-Bold.woff2") format("woff2"), url("faye/FayeDisplay-Bold.woff") format("woff"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-ExtraBold.woff2") format("woff2"), url("faye/FayeDisplay-ExtraBold.woff") format("woff"); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Display"; src: url("faye/FayeDisplay-Black.woff2") format("woff2"), url("faye/FayeDisplay-Black.woff") format("woff"); font-weight: 900; font-style: normal; font-display: swap; }

@font-face { font-family: "Faye Text"; src: url("faye/FayeText-Regular.woff2") format("woff2"), url("faye/FayeText-Regular.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Text"; src: url("faye/FayeText-Medium.woff2") format("woff2"), url("faye/FayeText-Medium.woff") format("woff"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Text"; src: url("faye/FayeText-DemiBold.woff2") format("woff2"), url("faye/FayeText-DemiBold.woff") format("woff"); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Text"; src: url("faye/FayeText-Bold.woff2") format("woff2"), url("faye/FayeText-Bold.woff") format("woff"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Text"; src: url("faye/FayeText-ExtraBold.woff2") format("woff2"), url("faye/FayeText-ExtraBold.woff") format("woff"); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: "Faye Text"; src: url("faye/FayeText-Black.woff2") format("woff2"), url("faye/FayeText-Black.woff") format("woff"); font-weight: 900; font-style: normal; font-display: swap; }
