@font-face {
    font-family: 'pp_moribold';
    src: url('ppmori-bold-webfont.woff2') format('woff2'),
         url('ppmori-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pp_moriregular';
    src: url('ppmori-regular-webfont.woff2') format('woff2'),
         url('ppmori-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pp_morisemibold';
    src: url('ppmori-semibold-webfont.woff2') format('woff2'),
         url('ppmori-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bauchergoturwbold';
    src: url('baucher_gothic_urw_medium-webfont.woff2') format('woff2'),
         url('baucher_gothic_urw_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}