@font-face {
    font-family: 'lower';
    src: url('lower-webfont.eot');
    src: url('lower-webfont.eot?#iefix') format('embedded-opentype'),
         url('lower-webfont.woff') format('woff'),
         url('lower-webfont.ttf') format('truetype'),
         url('lower-webfont.svg#headline_twohplhs') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'upper';
    src: url('upper-webfont.eot');
    src: url('upper-webfont.eot?#iefix') format('embedded-opentype'),
         url('upper-webfont.woff') format('woff'),
         url('upper-webfont.ttf') format('truetype'),
         url('upper-webfont.svg#headline_onehplhs') format('svg');
    font-weight: normal;
    font-style: normal;

}