/**
 * Polices locales — Annecy Unik Lodges
 * Chargées en priorité sur Google Fonts
 *
 * @package Annecy_Unik_Lodges
 */

/* ========================================
   GT SECTRA
   ======================================== */

@font-face {
  font-family: 'GT Sectra';
  src: url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium.woff2') format('woff2'),
       url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium.woff') format('woff'),
       url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GT Sectra';
  src: url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium-Italic.woff2') format('woff2'),
       url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium-Italic.woff') format('woff'),
       url('../fonts/GT_SECTRA-UnikLodges/GT Sectra/GT-Sectra-Medium-Italic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* ========================================
   PUBLIC SANS (variable font)
   ======================================== */

@font-face {
  font-family: 'Public Sans';
  src: url('../fonts/PUBLIC-SANS-UnikLodges/PublicSans-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Public Sans';
  src: url('../fonts/PUBLIC-SANS-UnikLodges/PublicSans-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* ========================================
   SUISSE INTL CONDENSED
   ======================================== */

@font-face {
  font-family: 'Suisse Intl Condensed';
  src: url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCond-Medium-WebXL.woff2') format('woff2'),
       url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCond-Medium-WebXL.woff') format('woff'),
       url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCondensed-Medium-WebXL.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Suisse Intl Condensed';
  src: url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCond-Thin-WebXL.woff2') format('woff2'),
       url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCond-Thin-WebXL.woff') format('woff'),
       url('../fonts/SUISSE_INTL_UnikLodges/Suisse cuts/web files/SuisseIntlCondensed-Thin-WebXL.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
