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