@font-face {
	font-family: 'bahnschrift';
	src: url('bahnschrift.eot');
	src: url('bahnschrift.eot?#iefix') format('embedded-opentype'),
		url('bahnschrift.woff') format('woff'),
		url('bahnschrift.ttf') format('truetype');
}


@font-face {
    font-family: 'Montserrat';
    src: url('fontes/Montserrat-Regular.eot');
    src: url('fontes/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fontes/Montserrat-Regular.woff2') format('woff2'),
        url('fontes/Montserrat-Regular.woff') format('woff'),
        url('fontes/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}