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

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

.icon-esespirito-santo:before {
  content: "\f2233";
}
