@font-face {
  font-family: 'Nebulica';
  src: url('{{ 'nebulica.woff2' | /cdn/shop/files/nebulica-regular-webfont.woff2?v=1780585638 }}') format('woff2'),
       url('{{ 'nebulica.woff' | /cdn/shop/files/nebulica-regular-webfont.woff?v=1780585638 }}') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}