@font-face {
  font-family: 'Graphik';
  font-weight: 700;
  font-style: italic;
  src: url('font.woff2') format('woff2'),
    url('font.woff') format('woff');
  font-display: swap;
}
