@font-face {
  font-family: 'agved';
  src:
    url('fonts/agved.ttf?zcxyio') format('truetype'),
    url('fonts/agved.woff?zcxyio') format('woff'),
    url('fonts/agved.svg?zcxyio#agved') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.agved-home:before {
  content: "\e900";
  color: #fff;
}
.agved-core:before {
  content: "\e901";
  color: #fff;
}
.agved-usuarios:before {
  content: "\e902";
  color: #fff;
}
.agved-configuracion:before {
  content: "\e903";
  color: #fff;
}
.agved-datos:before {
  content: "\e905";
  color: #fff;
}
.agved-buro:before {
  content: "\e906";
  color: #fff;
}
.agved-referecia:before {
  content: "\e904";
  color: #fff;
}
