/* Éditeur Gutenberg : mêmes fichiers que le front (assets/fonts/). */

@font-face {
  font-family: "LEMON MILK";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/LEMONMILK-Regular.otf") format("opentype");
}

@font-face {
  font-family: "LEMON MILK";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/LEMONMILK-Bold.otf") format("opentype");
}

@font-face {
  font-family: "LEMON MILK";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/LEMONMILK-Light.otf") format("opentype");
}

@font-face {
  font-family: "LEMON MILK";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/LEMONMILK-Medium.otf") format("opentype");
}
