
/* BEBAS NEUE */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@font-face {
    font-family: 'd-din-proregular';
    src: url('../fonts/d-din-pro-400-regular-webfont.woff2') format('woff2'),
         url('../fonts/d-din-pro-400-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
