@font-face {
  font-family: 'Coolvetica';
  src: url('https://cdn.jsdelivr.net/gh/subtheme-dev/type@latest/fonts/coolvetica/coolvetica-regular.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/subtheme-dev/type@latest/fonts/coolvetica/coolvetica-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Coolvetica';
  src: url('https://cdn.jsdelivr.net/gh/subtheme-dev/type@latest/fonts/coolvetica/coolvetica-bold.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/subtheme-dev/type@latest/fonts/coolvetica/coolvetica-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}