@font-face {
  font-family: 'gs-custom-icons';
  src:  url('fonts/gs-custom-icons.eot?wo1c0y');
  src:  url('fonts/gs-custom-icons.eot?wo1c0y#iefix') format('embedded-opentype'),
    url('fonts/gs-custom-icons.ttf?wo1c0y') format('truetype'),
    url('fonts/gs-custom-icons.woff?wo1c0y') format('woff'),
    url('fonts/gs-custom-icons.svg?wo1c0y#gs-custom-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="gsicon-"], [class*=" gsicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gs-custom-icons' !important;
  speak: none;
  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;
}

.gsicon-VG--Mision:before {
  content: "\e906";
}
.gsicon-VG-Valores:before {
  content: "\e907";
}
.gsicon-VG-Vision:before {
  content: "\e908";
}
.gsicon-S-AdminNominas:before {
  content: "\e900";
}
.gsicon-S-AsesEmpresarial:before {
  content: "\e901";
}
.gsicon-S-AsesJuridica:before {
  content: "\e902";
}
.gsicon-S-Consultoria:before {
  content: "\e903";
}
.gsicon-S-Contabilidad:before {
  content: "\e904";
}
.gsicon-S-GestionMkt:before {
  content: "\e905";
}
