
@font-face {
    font-family: 'jrhandRegular';
    src: url('jrha.eot');
    src: url('jrha.eot?#iefix') format('embedded-opentype'),
         url('jrha.woff') format('woff'),
         url('jrha.ttf') format('truetype'),
         url('jrha.svg#jr!handRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}