@font-face {
  font-display: swap;
  font-family: 'Signika';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/signika-v29-latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/signika-negative-v26-latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Signika';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/signika-v29-latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/signika-negative-v26-latin-600.woff2') format('woff2');
}