@font-face {
  font-family: 'Cooper Hewitt';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/CooperHewitt-Book.woff') format('woff');
}

@font-face {
  font-family: 'Cooper Hewitt';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/CooperHewitt-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Cooper Hewitt';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/CooperHewitt-Semibold.woff') format('woff');
}
