html::before{content:"custom.css OK";position:fixed;bottom:8px;right:8px;
background:#0008;color:#fff;padding:2px 6px;font:12px/1 monospace;z-index:999999}


/* Bold 700 */
@font-face {
  font-family: "Satoshi Bold";
  src: url("../fonts/Satoshi-Bold.woff2") format("woff2");
  font-weight: 300-900;
  font-style: normal;
  font-display: swap;
}

/* Italic 400 (si présent) */
@font-face {
  font-family: "Satoshi Bold";
  src: url("../fonts/Satoshi-Bold.woff2") format("woff2");
  font-weight: 300-900;
  font-style: italic;
  font-display: swap;
}


/* Bold 700 */
@font-face {
  font-family: "Satoshi Regular";
  src: url("../fonts/Satoshi-Regular.woff2") format("woff2");
  font-weight: 300-900;
  font-style: normal;
  font-display: swap;
}

/* Italic 400 (si présent) */
@font-face {
  font-family: "Satoshi Regular";
  src: url("../fonts/Satoshi-Regular.woff2") format("woff2");
  font-weight: 300-900;
  font-style: italic;
  font-display: swap;
}

/* Bold 700 */
@font-face {
  font-family: "Turkeyes";
  src: url("../fonts/Turkeyes-DEMO-BF655eef57666a6.woff2") format("woff2");
  font-weight: 300-900;
  font-style: normal;
  font-display: swap;
}

/* Italic 400 (si présent) */
@font-face {
  font-family: "Turkeyes";
  src: url("../fonts/Turkeyes-DEMO-BF655eef57666a6.woff2") format("woff2");
  font-weight: 300-900;
  font-style: italic;
  font-display: swap;
}
