@font-face {
    font-family: 'CHSans_Bold';
    src: url('chsans-bold-webfont.woff2') format('woff2'),
         url('chsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BD_Cartoon_Shout';
    src: url('bd_cartoon_shout-webfont.woff2') format('woff2'),
         url('bd_cartoon_shout-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}