@charset "utf-8";
/* CSS Document */ 

@font-face {
	font-family: 'Krub';
	src: url('../fonts/Krub.ttf');
}

@font-face {
	font-family: 'Krub Light';
	src: url('../fonts/Krub-Light.ttf');
}

@font-face {
	font-family: 'Krub Bold';
	src: url('../fonts/Krub-Bold.ttf');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?60ku7u');
  src:  url('../fonts/icomoon.eot?60ku7u#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?60ku7u') format('truetype'),
    url('../fonts/icomoon.woff?60ku7u') format('woff'),
    url('../fonts/icomoon.svg?60ku7u#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4d3y1d');
  src:  url('../fonts/icomoon.eot?4d3y1d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4d3y1d') format('truetype'),
    url('../fonts/icomoon.woff?4d3y1d') format('woff'),
    url('../fonts/icomoon.svg?4d3y1d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-articulada:before {
  content: "\e902";
}
.icon-mapa:before {
  content: "\e903";
  color: #ef8122;
}
.icon-mision:before {
  content: "\e904";
  color: #ef8122;
}
.icon-telefono:before {
  content: "\e905";
  color: #ef8122;
}
.icon-telescopica:before {
  content: "\e906";
}
.icon-tijera:before {
  content: "\e907";
}
.icon-valores:before {
  content: "\e908";
  color: #ef8122;
}
.icon-vision:before {
  content: "\e909";
  color: #ef8122;
}
.icon-molcajete:before {
  content: "\e901";
}
.icon-tiktok:before {
  content: "\e900";
}
.icon-izq:before {
  content: "\e90b";
}
.icon-der:before {
  content: "\e90c";
}
.icon-flecha:before {
  content: "\e912";
}
.icon-correo:before {
  content: "\e915";
}
.icon-max:before {
  content: "\e90a";
}
.icon-estrella:before {
  content: "\f005";
}
.icon-google:before {
  content: "\ea88";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-linkedin:before {
  content: "\eaca";
}
