@font-face {
  font-family: ChapLight;
  src: url('/fonts/MGothicGoldPRC.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: ChapRegular;
  src: url('/fonts/MGothicGoldPRC.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
.button .cmp-button,
button,
html {
  font-family: source-sans-pro, sans-serif;
}
