@font-face {
  font-family: Anton;
  src: url('fonts/Anton-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
h1, .section-top h2, .card-copy h3 {
  font-family: Anton, Impact, 'Arial Narrow', Arial, sans-serif;
  font-weight: 400;
}
