/* @font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.gstatic.com/s/firacode/v22/uU9NCBsR6Z2vfE9aq3bh3dSD.woff2') format("woff2");
}

@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.gstatic.com/s/firacode/v22/uU9NCBsR6Z2vfE9aq3bh3dSD.woff2') format("woff2");
} */

@font-face {
  font-family: "Luciole";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Luciole-Regular/Luciole-Regular.woff2') format("woff2");
  text-rendering: optimizeLegibility;
	size-adjust: 95%;
}

@font-face {
  font-family: "Luciole";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/Luciole-Bold/Luciole-Bold.woff2') format("woff2");
  text-rendering: optimizeLegibility;
	size-adjust: 95%;
}
