<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'cooper_hewittbold';
  src: url("assets/fonts/cooperhewitt-bold-webfont.woff2") format("woff2"), url("assets/fonts/cooperhewitt-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooper_hewittbold_italic';
  src: url("assets/fonts/cooperhewitt-bolditalic-webfont.woff2") format("woff2"), url("assets/fonts/cooperhewitt-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooper_hewittheavy';
  src: url("assets/fonts/cooperhewitt-heavy-webfont.woff2") format("woff2"), url("assets/fonts/cooperhewitt-heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooper_hewittmedium';
  src: url("assets/fonts/cooperhewitt-medium-webfont.woff2") format("woff2"), url("assets/fonts/cooperhewitt-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooper_hewittmedium_italic';
  src: url("assets/fonts/cooperhewitt-mediumitalic-webfont.woff2") format("woff2"), url("assets/fonts/cooperhewitt-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
</pre></body></html>