@font-face {
  font-family: 'Cooper Hewitt';
  src: url('./CooperHewitt-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}