/*
  Polices auto-hébergées — extraites du fichier Figma (node 0:1).
  Bebas Neue (titres), Alegreya italique (accents éditoriaux), Satoshi (texte courant, UI).
  font-display: swap partout.
*/

/* Bebas Neue — titres ("c'est Amad Louis", "MES PROJETS", "CONTACTEZ-MOI VIA") */
@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/bebas-neue/bebas-neue-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122;
}
@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/bebas-neue/bebas-neue-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF;
}

/* Alegreya — italique, accents éditoriaux ("Hello,", "Vous voulez travailler avec moi?") */
@font-face {
  font-family: "Alegreya";
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/alegreya/alegreya-italic-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122;
}
@font-face {
  font-family: "Alegreya";
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/alegreya/alegreya-italic-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF;
}

/* Satoshi — texte courant, UI, boutons, méta (Fontshare) */
@font-face {
  font-family: "Satoshi";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-400.woff2") format("woff2");
}
@font-face {
  font-family: "Satoshi";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-400-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Satoshi";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-500.woff2") format("woff2");
}
@font-face {
  font-family: "Satoshi";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-700.woff2") format("woff2");
}
@font-face {
  font-family: "Satoshi";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-900.woff2") format("woff2");
}
@font-face {
  font-family: "Satoshi";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/satoshi/satoshi-900-italic.woff2") format("woff2");
}
