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

[class^="icon-cortax-euro-"], [class*=" icon-cortax-euro-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CortaxEuro' !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-cortax-euro-euro:before {
  content: "\e900";
}
.icon-cortax-euro-coin-euro:before {
  content: "\e93c";
}
