@font-face {
  font-family: 'Copper Hewitt';
  src: url('CooperHewitt-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Copper Hewitt';
  src: url('CooperHewitt-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Copper Hewitt';
  src: url('CooperHewitt-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Copper Hewitt';
  src: url('CooperHewitt-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}