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

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

.accordia_icono_phone:before {
  content: "\e900";
}
