@font-face {
	font-family: 'montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'montserrat';
	font-style: normal;
	font-weight: 600;
	src: url('Montserrat-Bold.ttf') format('truetype');
}
