@font-face {
  font-family: "Cooper Hewitt";
  src: url("cooperhewitt-book-webfont.woff2") format("woff2"),
    url("cooperhewitt-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("cooperhewitt-bold-webfont.woff2") format("woff2"),
    url("cooperhewitt-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
