@font-face {
  font-family: "Tesla";
  src: url("../Fonts/TESLA.ttf");
  font-weight: normal;
  font-style: normal;
}

.logo {
  font-family: "Tesla", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", sans-serif;
  letter-spacing: 0.5em;  
}