/*	@font-face {
		font-family: Regular;
		src: url(../fonts/FtraMd.WOFF);
					}
	@font-face {
		font-family: Light;
		src: url(../fonts/FtraLt.WOFF);
	}
	@font-face {
		font-family: Negrito;
		src: url(../fonts/FtraHv.WOFF);
	}
	*/

	@font-face {
		font-family: Regular;
		src: url(../fonts/MyriadPro-Regular.WOFF);
	}
	@font-face {
		font-family: Light;
		src: url(../fonts/MyriadPro-Light.WOFF);
	}
	@font-face {
		font-family: Negrito;
		src: url(../fonts/MyriadPro-SemiBold.WOFF);
	}
	@font-face {
		font-family: tituloRegular;
		src: url(../fonts/Proxima-Nova-Regular.WOFF);
	}
	@font-face {
		font-family: tituloThin;
		src: url(../fonts/Proxima-Nova-Thin.WOFF);
	}
	@font-face {
		font-family: tituloLight;
		src: url(../fonts/Proxima-Nova-Light.WOFF);
	}
	@font-face {
		font-family: tituloNegrito;
		src: url(../fonts/Proxima-Nova-Semibold.woff);
	}


	@font-face {
		font-family: openRegular;
		src: url(../fonts/OpenSans-Regular.woff);
	}
	@font-face {
		font-family: openSemi;
		src: url(../fonts/OpenSans-Semibold.woff);
	}
	@font-face {
		font-family: openBold;
		src: url(../fonts/OpenSans-Bold.woff);
	}