@charset "utf-8";

@font-face {
	font-family: 'montserratbold';
	src: url('../fonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
		 url('../fonts/montserrat/montserrat-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'montserratlight';
	src: url('../fonts/montserrat/montserrat-light-webfont.woff2') format('woff2'),
		 url('../fonts/montserrat/montserrat-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'montserratregular';
	src: url('../fonts/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
		 url('../fonts/montserrat/montserrat-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

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

@font-face {
	font-family: 'SourceSansPro-Light';
	src:url('../fonts/sourcesanspro/SourceSansPro-Light.woff') format('woff'),
			url('../fonts/sourcesanspro/SourceSansPro-Light.woff2') format('woff2'),
			url('../fonts/sourcesanspro/SourceSansPro-Light.eot'),
			url('../fonts/sourcesanspro/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
			url('../fonts/sourcesanspro/SourceSansPro-Light.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SourceSansPro-Bold';
	src:url('../fonts/sourcesanspro/SourceSansPro-Bold.woff') format('woff'),
			url('../fonts/sourcesanspro/SourceSansPro-Bold.woff2') format('woff2'),
			url('../fonts/sourcesanspro/SourceSansPro-Bold.eot'),
			url('../fonts/sourcesanspro/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/sourcesanspro/SourceSansPro-Bold.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SourceSansPro-Semibold';
	src:url('../fonts/sourcesanspro/SourceSansPro-Semibold.woff') format('woff'),
			url('../fonts/sourcesanspro/SourceSansPro-Semibold.woff2') format('woff2'),
			url('../fonts/sourcesanspro/SourceSansPro-Semibold.eot'),
			url('../fonts/sourcesanspro/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/sourcesanspro/SourceSansPro-Semibold.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}