@charset "utf-8";

/**
 * CUSTOM ICOS
 * icos not covered by fontawesome
 * build upon: [http://fontello.com/]
 *
 * Available codes:
 * - meneame: '\e800'
 */


/* =================
 * by FILE LOAD
 * ================= */
@font-face {
  font-family: 'custom-icos';
  src: url('http://static1.eldiario.es/static/MOBMobile/fonts/custom-icos.eot?hash=fb8c9052398cb6752bfe75b1488d8f89')               format('embedded-opentype'),
	     url('http://static2.eldiario.es/static/MOBMobile/fonts/custom-icos.woff?hash=5bf2707d636158bde571bb584ca399b3')            format('woff'),
	     url('http://static1.eldiario.es/static/MOBMobile/fonts/custom-icos.ttf?hash=ce90fad9a9377e7d8cf1bdf343252ae5')             format('truetype'),
	     url('../fonts/custom-icos.svg#custom-icos') format('svg');
  font-weight: normal;
  font-style:  normal;
}


/* EOL */
