@charset "UTF-8";

@font-face {
  font-family: 'grupo-sole';
  src: url('../font/grupo-sole.eot?78308046');
  src: url('../font/grupo-sole.eot?78308046#iefix') format('embedded-opentype'),
       url('../font/grupo-sole.woff2?78308046') format('woff2'),
       url('../font/grupo-sole.woff?78308046') format('woff'),
       url('../font/grupo-sole.ttf?78308046') format('truetype'),
       url('../font/grupo-sole.svg?78308046#grupo-sole') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "grupo-sole" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "grupo-sole" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel-1:before { content: '\e800'; } /* '' */
.icon-ok:before { content: '\e801'; } /* '' */
.icon-calendar:before { content: '\e802'; } /* '' */
.icon-user-1:before { content: '\e803'; } /* '' */
.icon-logout:before { content: '\e804'; } /* '' */
.icon-equipo:before { content: '\e805'; } /* '' */
.icon-innovacion:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e807'; } /* '' */
.icon-menu:before { content: '\e808'; } /* '' */
.icon-orientacion:before { content: '\e809'; } /* '' */
.icon-operacional:before { content: '\e80a'; } /* '' */
.icon-respeto:before { content: '\e80b'; } /* '' */
.icon-integridad:before { content: '\e80c'; } /* '' */
.icon-left:before { content: '\e80d'; } /* '' */
.icon-right:before { content: '\e80e'; } /* '' */
.icon-x:before { content: '\e80f'; } /* '' */
.icon-telefono:before { content: '\e810'; } /* '' */
.icon-usuario:before { content: '\e811'; } /* '' */
.icon-empresa:before { content: '\e812'; } /* '' */
.icon-location:before { content: '\e813'; } /* '' */
.icon-phone-outline:before { content: '\e814'; } /* '' */
.icon-carrera:before { content: '\e815'; } /* '' */
.icon-capacitacion:before { content: '\e816'; } /* '' */
.icon-beneficios:before { content: '\e817'; } /* '' */
.icon-mobile:before { content: '\e818'; } /* '' */
.icon-paper-plane:before { content: '\e819'; } /* '' */
.icon-pause-outline:before { content: '\e81a'; } /* '' */
.icon-mail:before { content: '\e81b'; } /* '' */
.icon-play-outline:before { content: '\e81c'; } /* '' */
.icon-upload-cloud:before { content: '\e81d'; } /* '' */
.icon-clock:before { content: '\e81e'; } /* '' */
.icon-tiktok:before { content: '\e81f'; } /* '' */
.icon-play:before { content: '\f00f'; } /* '' */
.icon-upload:before { content: '\f02f'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-menu-2:before { content: '\f0c9'; } /* '' */
.icon-pinterest:before { content: '\f0d2'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-database:before { content: '\f1c0'; } /* '' */
.icon-facebook:before { content: '\f230'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-linkedin-rect:before { content: '\f31b'; } /* '' */


