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

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

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

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

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

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