/*Palette: Lazy Garden Brunch - https://coolors.co/palette/f6f7fb-3eb489-fa8072-93c572-edc9af*/
:root {
  --ghost-white: #F6F7FB;
  --mint-leaf: #3EB489;
  --salmon: #FA8072;
  --willow-green: #93C572;
  --desert-sand: #EDC9AF;
}

@font-face {
  font-family: bosque;
  src: url("/fonts/Bosque-9z0K.ttf");
}

@font-face {
  font-family: caribbean-tool;
  src: url("/fonts/Caribbeantool-GZwO.otf");
}

@font-face {
  font-family: deannas-ivy;
  src: url("/fonts/DeannasIvy-5XEV.ttf");
}

@font-face {
  font-family: hidden-vines;
  src: url("/fonts/JiHiddenVines-PZZB.ttf");
}

@font-face {
  font-family: leafs;
  src: url("/fonts/Leafs-e3Y6.ttf");
}

@font-face {
  font-family: lsleaves;
  src: url("/fonts/Lsleaves-x8Bj.ttf");
}

@font-face {
  font-family: napoli;
  src: url("/fonts/Napoli-2OGd.ttf");
}

@font-face {
  font-family: soul-clock;
  src: url("/fonts/SoulClockRegular-vnejZ.ttf");
}
