@font-face {
    font-family: 'DanielBold';
    src: url('danielbd-webfont.eot');
    src: url('danielbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('danielbd-webfont.woff') format('woff'),
         url('danielbd-webfont.ttf') format('truetype'),
         url('danielbd-webfont.svg#DanielBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

header#templateHead p#pa {
  font: 20px/36px 'DanielBold', sans-serif;
}
