@font-face {
  font-family: 'Anton';
  src: url('{{ "Anton-Regular.ttf" | asset_url }}') format('truetype');
  font-weight: 400;
  font-style:  normal;
  font-display: swap;
}
