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