@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap');

body,
button,
input,
select,
textarea {
  font-family: 'Figtree', sans-serif;
}

/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */