@font-face {
    font-family: 'din';
	font-display: swap;
    src: url('../fonts/din.eot');
    src: url('../fonts/din.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din.woff2') format('woff2'),
        url('../fonts/din.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

