body { background-image:url("BACKGROUND.jpg");
  background-repeat: no-repeat;
  background-size: 1920px;
}


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

}




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

}




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

}