/* ==========================================================================
   POLICES LOCALES (SELF-HOSTED) - INTER & OUTFIT
   ========================================================================== */

/* --------------------------------------------------------------------------
   INTER
   -------------------------------------------------------------------------- */

/* inter-300 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/inter-v20-latin-300.woff2') format('woff2');
  font-display: swap;
}

/* inter-regular (400) - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/inter-v20-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* inter-500 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/inter-v20-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* inter-600 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/inter-v20-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* inter-700 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/inter-v20-latin-700.woff2') format('woff2');
  font-display: swap;
}


/* --------------------------------------------------------------------------
   OUTFIT
   -------------------------------------------------------------------------- */

/* outfit-300 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/outfit-v15-latin-300.woff2') format('woff2');
  font-display: swap;
}

/* outfit-regular (400) - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/outfit-v15-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* outfit-500 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/outfit-v15-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* outfit-600 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/outfit-v15-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* outfit-700 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/outfit-v15-latin-700.woff2') format('woff2');
  font-display: swap;
}

/* outfit-800 - latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/outfit-v15-latin-800.woff2') format('woff2');
  font-display: swap;
}
