@font-face {
	font-family: 'Montserrat Bold';
	src: url('montserrat-bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('montserrat-bold.eot?#iefix') format('embedded-opentype'),
        	url('montserrat-bold.woff2') format('woff2'),
		url('montserrat-bold.woff') format('woff'),
		url('montserrat-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Montserrat Regular';
	src: url('montserrat-regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('montserrat-regular.eot?#iefix') format('embedded-opentype'),
		url('montserrat-regular.woff2') format('woff2'),
		url('montserrat-regular.woff') format('woff'),
		url('montserrat-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Light';
	src: url('montserrat-light.eot');
	src: local('Montserrat Light'), local('Montserrat-Light'),
		url('montserrat-light.eot?#iefix') format('embedded-opentype'),
		url('montserrat-light.woff2') format('woff2'),
		url('montserrat-light.woff') format('woff'),
		url('montserrat-light.ttf') format('truetype');
}
































