@import url(font-awesome.min.css);

/* Helvetica Family */


	@font-face{
		font-family:'helveticaFamily';
		src:local('helveticaFamily Light'), local('helveticaFamily-Light'), url(../fonts/HelvNeue35.eot);
		src:local('helveticaFamily Light'), local('helveticaFamily-Light'), url(../fonts/HelvNeue35.eot?#iefix) format('embedded-opentype'),
			url(/bibliotecatelco/static/css/fonts/HelvNeue35.woff) format('woff');
		font-style:normal;
		font-weight: 300;
	}
	@font-face{
		font-family:'helveticaFamily';
		src:local('helveticaFamily Semibold'), local('helveticaFamily-Semibold'), url(../fonts/HelvNeue65.eot);
		src:local('helveticaFamily Semibold'), local('helveticaFamily-Semibold'), url(../fonts/HelvNeue65.eot?#iefix) format('embedded-opentype'),
			url(../fonts/HelvNeue65.woff) format('woff');
		font-style:normal;
		font-weight: 600;
		font-weight: bold;
	}

	@font-face{
		font-family:'helveticaFamily';
		src:local('helveticaFamily Bold'), local('helveticaFamily-Bold'), url(../fonts/HelvNeue75.eot);
		src:local('helveticaFamily Bold'), local('helveticaFamily-Bold'), url(../fonts/HelvNeue75.eot?#iefix) format('embedded-opentype'),
			url(../fonts/HelvNeue75.woff) format('woff');
		font-style:normal;
		font-weight: 700;
	}
	@font-face{
		font-family:'helveticaFamily';
		src:local('helveticaFamily'), local('helveticaFamily'), url(../fonts/HelvNeue45.eot);
		src:local('helveticaFamily'), local('helveticaFamily'), url(../fonts/HelvNeue45.eot?#iefix) format('embedded-opentype'),
			url(../fonts/HelvNeue45.woff) format('woff');
		font-style:normal;
		font-weight: normal;
	}


/* END Helvetica Family */
