/* Site typefaces only — Font Awesome removed (icons are inline Lucide SVGs). */

@font-face {
  font-family: Raleway;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    local('Raleway'),
    local('Raleway-Regular'),
    url('https://static.soldtucson.com/assets/fonts/raleway-regular-400-webfont.woff2') format('woff2'),
    url('https://static.soldtucson.com/assets/fonts/raleway-regular-400-webfont.woff') format('woff');
}

@font-face {
  font-family: Raleway;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    local('RalewayMedium'),
    local('Raleway-Medium'),
    url('https://static.soldtucson.com/assets/fonts/raleway-medium-500-webfont.woff2') format('woff2'),
    url('https://static.soldtucson.com/assets/fonts/raleway-medium-500-webfont.woff') format('woff');
}

@font-face {
  font-family: Raleway;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    local('RalewaySemiBold'),
    local('Raleway-Semi-Bold'),
    url('https://static.soldtucson.com/assets/fonts/raleway-semi-bold-600-webfont.woff2') format('woff2'),
    url('https://static.soldtucson.com/assets/fonts/raleway-semi-bold-600-webfont.woff') format('woff');
}

@font-face {
  font-family: Cabin;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    local('CabinMedium'),
    local('Cabin-Medium'),
    url('https://static.soldtucson.com/assets/fonts/cabin-medium-500-webfont.woff2') format('woff2'),
    url('https://static.soldtucson.com/assets/fonts/cabin-medium-500-webfont.woff') format('woff');
}

@font-face {
  font-family: Cabin;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    local('CabinBold'),
    local('Cabin-Bold'),
    url('https://static.soldtucson.com/assets/fonts/cabin-bold-700-webfont.woff2') format('woff2'),
    url('https://static.soldtucson.com/assets/fonts/cabin-bold-700-webfont.woff') format('woff');
}
