/*!
 * mightily v2.0.0
 * Do something.
 * (c) 2021 Chris Miller
 * MIT License
 * https://bitbucket.org/mightily/theme-development/src/master/
 */

@font-face {
  font-family: 'dispatch';
  src: url("fonts/dispatch_condensed_bold-webfont.woff2") format("woff2"), url("fonts/dispatch_condensed_bold-webfont.woff") format("woff"), url("fonts/dispatch_condensed_bold-webfont.ttf") format("truetype");
}

@font-face {
  font-family: 'cooper_hewittbold';
  src: url("fonts/cooperhewitt-bold.woff2") format("woff2"), url("fonts/cooperhewitt-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
