@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
@font-face {
	font-family: 'glyphicons-halflings';
	font-weight: 400;
	src: url('../fonts/glyphicons-halflings-regular.eot'); /* IE9 Compat Modes */
	src: local('glyphicons-halflings'),
		url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'), /* Pretty Modern Browsers */
		url('../fonts/glyphicons-halflings-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Graphik';
	font-weight: 400;
	src: url('../fonts/graphik/Graphik-Regular.eot');
	src: local('Graphik-Regular'),
		url('../fonts/graphik/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Regular.woff2') format('woff2'),
		url('../fonts/graphik/Graphik-Regular.woff') format('woff'),
		url('../fonts/graphik/Graphik-Regular.ttf')  format('truetype'),
		url('../fonts/graphik/Graphik-Regular.otf')  format('otf'),
		url('../fonts/graphik/Graphik-Regular.svg#Graphik-Regular') format('svg');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 900;
	src: url('../fonts/graphik/Graphik-Black.eot');
	src: local('Graphik-Black'),
		url('../fonts/graphik/Graphik-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Black.woff2') format('woff2'),
		url('../fonts/graphik/Graphik-Black.woff') format('woff'),
		url('../fonts/graphik/Graphik-Black.ttf')  format('truetype'),
		url('../fonts/graphik/Graphik-Black.svg#Graphik-Black') format('svg');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 600;
	src: url('../fonts/graphik/Graphik-Semibold.eot');
	src: local('Graphik-semibold'),
		url('../fonts/graphik/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Semibold.woff') format('woff'),
		url('../fonts/graphik/Graphik-Semibold.ttf')  format('truetype');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 500;
	src: url('../fonts/graphik/Graphik-Medium.eot');
	src: local('Graphik-semibold'),
		url('../fonts/graphik/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Medium.woff') format('woff'),
		url('../fonts/graphik/Graphik-Medium.ttf')  format('truetype');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 300;
	src: url('../fonts/graphik/Graphik-Light.eot');
	src: local('Graphik-semibold'),
		url('../fonts/graphik/Graphik-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Light.woff') format('woff'),
		url('../fonts/graphik/Graphik-Light.otf') format('otf'),
		url('../fonts/graphik/Graphik-Light.ttf')  format('truetype');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 200;
	src: url('../fonts/graphik/Graphik-Extralight.eot');
	src: local('Graphik-semibold'),
		url('../fonts/graphik/Graphik-Extralight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Extralight.woff') format('woff'),
		url('../fonts/graphik/Graphik-Extralight.ttf')  format('truetype');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 100;
	src: url('../fonts/graphik/Graphik-Thin.eot');
	src: local('Graphik-semibold'),
		url('../fonts/graphik/Graphik-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/graphik/Graphik-Thin.woff') format('woff'),
		url('../fonts/graphik/Graphik-Thin.ttf')  format('truetype');
}
