@font-face {
  font-family: 'BrushUp';
  src: url("fonts/subset-BrushUp.woff2") format("woff2"), url("fonts/subset-BrushUp.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'StoneSansStd';
  src: url("fonts/subset-StoneSansStd-Medium.woff2") format("woff2"), url("fonts/subset-StoneSansStd-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'StoneSansStd';
  src: url("fonts/subset-StoneSansStd-Semibold.woff2") format("woff2"), url("fonts/subset-StoneSansStd-Semibold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}