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

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

.creatic-checkmark:before {
  content: "\e902";
}
.creatic-humanitarian:before {
  content: "\e903";
}
.creatic-graphic:before {
  content: "\e904";
}
.creatic-menu:before {
  content: "\e900";
}
.creatic-search:before {
  content: "\e901";
}
