@charset "UTF-8";
/* CSS Document */

@font-face {
                font-family: "dinpro-regular";
                src: url('fonts/dinpro-regular.woff') format('woff'),
        url('fonts/dinpro-regular.woff2') format('woff2'),
        url('fonts/dinpro-regular.eot'),
        url('fonts/dinpro-regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/dinpro-regular.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }

