@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import "tailwindcss";

@font-face {
  font-family: 'Salvatore';
  src: url('./fonts/Salvatore-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Salvatore';
  src: url('./fonts/Salvatore-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

