@font-face {
  font-family: Soleil;
  src: url(../../fonts/soleil/SoleilLight.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Soleil;
  src: url(../../fonts/soleil/SoleilRegular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Soleil;
  src: url(../../fonts/soleil/SoleilBook.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Soleil;
  src: url(../../fonts/soleil/SoleilBold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Inter;
  src: url(../../fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");
  font-style: italic;
  font-display: swap
}
@font-face {
  font-family: Inter;
  src: url(../../fonts/Inter/Inter-VariableFont_opsz,wght.ttf) format("truetype");
  font-style: normal;
  font-display: swap
}