@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Regular.woff2') format('woff2');
/*	src: url('fonts/Quicksand-Latin.woff2') format('woff2'); */
/*	src: url(fonts/Quicksand-Regular.woff) format('woff'); */
/*	src: url('fonts/quicksand-regular-webfont.woff2') format('woff2'), url('fonts/quicksand-regular-webfont.woff') format('woff'); */
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Bold.woff2') format('woff2');
/*	src: url('fonts/Quicksand-Latin.woff2') format('woff2'); */
/*	src: url(fonts/Quicksand-Bold.woff) format('woff'); */
/*	src: url('fonts/quicksand-bold-webfont.woff2') format('woff2'), url('fonts/quicksand-bold-webfont.woff') format('woff'); */
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
/*	src: url('fonts/Quicksand-Latin-google.woff2') format('woff2'); */
/*	src: url(fonts/Quicksand-Regular.woff) format('woff'); */
	src: url('fonts/Quicksand-Regular-squirrel.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
/*	src: url('fonts/Quicksand-Latin-google.woff2') format('woff2'); */
/*	src: url(fonts/Quicksand-Bold.woff) format('woff'); */
	src: url('fonts/Quicksand-Bold-squirrel.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}
