/*
@font-face {
    font-family: 'DIN 1451 Std';
    src: url('../fonts/DINEngschriftStd.woff2') format('woff2'),
        url('../fonts/DINEngschriftStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&display=swap');