
/*==========================================================================
  FUENTE - ICONOS
  ======================================================================= */
  @import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
  
/*@font-face {
  font-family: 'icons';
  src:url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icons.eot?nu1y04');
  src:url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icons.eot?nu1y04#iefix') format('embedded-opentype'),
  url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icons.ttf?nu1y04') format('truetype'),
  url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icons.woff?nu1y04') format('woff'),
  url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icons.svg?nu1y04#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {	
	font-family: 'icomoon';
	src:url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icomoon.eot?wwal1c');
	src:url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icomoon.eot?wwal1c#iefix') format('embedded-opentype'),
		url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icomoon.ttf?wwal1c') format('truetype'),
		url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icomoon.woff?wwal1c') format('woff'),
		url('/system/modules/es.inpro.opencms.theme4/resources/fonts/icomoon.svg?wwal1c#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
  font-family: 'IcoMoonPack';
  src: url('/system/modules/es.inpro.opencms.theme4/resources/fonts/IcoMoonPack.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.eot');
  src: url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
  	   /*url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.woff2') format('woff2'), */
  	   url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.woff') format('woff'), 
  	   url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
  	   url('/system/modules/es.inpro.opencms.theme4/resources/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}