@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('fonts/Karla-Italic-VF.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('fonts/Karla-VF.woff2') format('woff2-variations');
}
