
@font-face {
    font-family: 'the_bold_fontbold';
    src: url('../fonts/theboldfont-webfont.woff2') format('woff2'),
         url('../fonts/theboldfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}