/** Fuentes **/

/* Century gothic normal */
@font-face {
	font-family: 'Conv_GOTHIC';
	src: url('../fonts/GOTHIC.eot');
	src: local('☺'), url('../fonts/GOTHIC.woff') format('woff'), url('../fonts/GOTHIC.ttf') format('truetype'), url('../fonts/GOTHIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Century gothic bold */
@font-face {
	font-family: 'Conv_GOTHICB';
	src: url('../fonts/GOTHICB.eot');
	src: local('☺'), url('../fonts/GOTHICB.woff') format('woff'), url('../fonts/GOTHICB.ttf') format('truetype'), url('../fonts/GOTHICB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Century gothic italic */
@font-face {
	font-family: 'Conv_GOTHICI';
	src: url('../fonts/GOTHICI.eot');
	src: local('☺'), url('../fonts/GOTHICI.woff') format('woff'), url('../fonts/GOTHICI.ttf') format('truetype'), url('../fonts/GOTHICI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Century gothic bold italic */
@font-face {
	font-family: 'Conv_GOTHICBI';
	src: url('../fonts/GOTHICBI.eot');
	src: local('☺'), url('../fonts/GOTHICBI.woff') format('woff'), url('../fonts/GOTHICBI.ttf') format('truetype'), url('../fonts/GOTHICBI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
