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

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