
/*==========================================================================
  FUENTE - ICONOS
  ======================================================================= */

@font-face {
  font-family: 'icomoon';
  src: url("/export/system/modules/es.inpro.opencms.theme7/resources/fonts/i2/icomoon.eot_1001420751.eot");
  src: url("/export/system/modules/es.inpro.opencms.theme7/resources/fonts/i2/icomoon.eot_1102342489.eot") format("embedded-opentype"), 
  		url("/export/system/modules/es.inpro.opencms.theme7/resources/fonts/i2/icomoon.ttf_1001420751.ttf") format("truetype"), 
  		url("/export/system/modules/es.inpro.opencms.theme7/resources/fonts/i2/icomoon.woff_1001420751.woff") format("woff"), 
  		url("/export/system/modules/es.inpro.opencms.theme7/resources/fonts/i2/icomoon.svg_1456957636.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/export/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.eot');
  src: url('/export/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.eot_1180257333.eot') format('embedded-opentype'), 
  	   /*url('/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.woff2') format('woff2'), */
  	   url('/export/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.woff') format('woff'), 
  	   url('/export/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
  	   url('/export/system/modules/es.inpro.opencms.theme7/resources/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}