/*
 * Owners Wide (Light) – self-hosted Typekit export
 * Source kit: https://use.typekit.net/cmv0whe.css
 *
 * Font License Information:
 * owners-wide light 300:      http://typekit.com/eulas/00000000000000007735f2c8
 * owners-wide light 300i:     http://typekit.com/eulas/00000000000000007735f29f
 * owners-wide medium 500:     http://typekit.com/eulas/00000000000000007735f2a0
 * owners-wide medium 500i:    http://typekit.com/eulas/00000000000000007735f299
 *
 * © 2009-2025 Adobe Systems Incorporated. All Rights Reserved.
 */

@font-face {
  font-family: "owners-wide";
  src:
    url("../fonts/owners-wide/owners-wide-light.woff2") format("woff2"),
    url("../fonts/owners-wide/owners-wide-light.woff") format("woff"),
    url("../fonts/owners-wide/owners-wide-light.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}

@font-face {
  font-family: "owners-wide";
  src:
    url("../fonts/owners-wide/owners-wide-light-italic.woff2") format("woff2"),
    url("../fonts/owners-wide/owners-wide-light-italic.woff") format("woff"),
    url("../fonts/owners-wide/owners-wide-light-italic.otf") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}

@font-face {
  font-family: "owners-wide";
  src:
    url("../fonts/owners-wide/owners-wide-medium.woff2") format("woff2"),
    url("../fonts/owners-wide/owners-wide-medium.woff") format("woff"),
    url("../fonts/owners-wide/owners-wide-medium.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}

@font-face {
  font-family: "owners-wide";
  src:
    url("../fonts/owners-wide/owners-wide-medium-italic.woff2") format("woff2"),
    url("../fonts/owners-wide/owners-wide-medium-italic.woff") format("woff"),
    url("../fonts/owners-wide/owners-wide-medium-italic.otf") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}

.tk-owners-wide {
  font-family: "owners-wide", sans-serif;
  font-weight: 300;
}
