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

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

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