@font-face {
	font-family: 'gtm';
	src: url('../fonts/gtm/GB.eot');
	src: url('../fonts/gtm/GB.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gtm/GB.woff') format('woff'),
		url('../fonts/gtm/GB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'gtm';
	src: url('../fonts/gtm/GM.eot');
	src: url('../fonts/gtm/GM.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gtm/GM.woff') format('woff'),
		url('../fonts/gtm/GM.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'gtm';
	src: url('../fonts/gtm/GL.eot');
	src: url('../fonts/gtm/GL.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gtm/GL.woff') format('woff'),
		url('../fonts/gtm/GL.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'din';
    src: url('../fonts/din/dinb.eot');
    src: url('../fonts/din/dinb.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/dinb.woff') format('woff'),
        url('../fonts/din/dinb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}