@font-face {
  font-family: 'LogoSisGDoc';
  src:  url('../Fuentes/Fonts_Logo/LogoSisGDoc.eot?8mm1pe');
  src:  url('../Fuentes/Fonts_Logo/LogoSisGDoc.eot?8mm1pe#iefix') format('embedded-opentype'),
    url('../Fuentes/Fonts_Logo/LogoSisGDoc.ttf?8mm1pe') format('truetype'),
    url('../Fuentes/Fonts_Logo/LogoSisGDoc.woff?8mm1pe') format('woff'),
    url('../Fuentes/Fonts_Logo/LogoSisGDoc.svg?8mm1pe#LogoSisGDoc') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.LogoSisGDoc:before {
  font-family: 'LogoSisGDoc' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  color: rgb(242, 242, 242);
  /* font-size:160px;  */ 
  font-size:11vw; /* Se adapta al tamano pantalla  se llama  Font-size responsive*/
}
