@font-face {
  /*font-family: 'chunkfiveroman';*/
  src: url('fonts/chunkfive-webfont.eot');
  src: url('fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/chunkfive-webfont.woff2') format('woff2'),
       url('fonts/chunkfive-webfont.woff') format('woff'),
       url('fonts/chunkfive-webfont.ttf')  format('truetype'),
       url('fonts/chunkfive-webfont.svg#chunkfiveroman') format('svg');
 }

h1, h2 {
    /*font-family: 'chunkfiveroman' !important;*/
    font-weight: bold;
}

