@font-face {
  font-family: 'Utility';
  src: url('UTILITY.ttf') format('truetype');
}
.logo, .hero-text {
  font-family: 'Utility', sans-serif;
}
