@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Special+Elite&display=swap');

body, button {
    font-family: "Special Elite", system-ui;
    font-weight: 400;
    font-style: normal;
}
