/*
 * Local fallback for scandia-web font (Adobe Typekit)
 * Used when Typekit CDN is blocked by domain restrictions (e.g. staging)
 *
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * scandia-web:
 *   - http://typekit.com/eulas/00000000000000007735dd24
 *   - http://typekit.com/eulas/00000000000000007735f525
 *   - http://typekit.com/eulas/00000000000000007735f52b
 *   - http://typekit.com/eulas/00000000000000007735f52a
 *
 * © 2009-2026 Adobe Systems Incorporated. All Rights Reserved.
 */

@font-face {
  font-family: "scandia-web";
  src: url("../fonts/scandia-web-bold.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "scandia-web";
  src: url("../fonts/scandia-web-medium.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}

@font-face {
  font-family: "scandia-web";
  src: url("../fonts/scandia-web-regular.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "scandia-web";
  src: url("../fonts/scandia-web-italic.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
