@font-face {
  font-family: 'ARIAL';
  src: url('{{ 'black_ARIBLK.woff2' | asset_url }}') format('woff2'),
       url('{{ 'black_ARIBLK.woff' | asset_url }}') format('woff');
  font-weight: 900;
  font-style: normal;
}