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

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

.edu-cats-diamonds:before {
  content: "\e900";
}
.edu-cats-settings:before {
  content: "\e901";
}
.edu-cats-metals:before {
  content: "\e902";
}
.edu-cats-gemstones:before {
  content: "\e903";
}
