@font-face {
  font-family: 'theme';
  src:
    url('https://cdn.icomoon.io/66770/CJAC/theme.woff2?2uy5d1') format('woff2'),
    url('https://cdn.icomoon.io/66770/CJAC/theme.ttf?2uy5d1') format('truetype'),
    url('https://cdn.icomoon.io/66770/CJAC/theme.woff?2uy5d1') format('woff'),
    url('https://cdn.icomoon.io/66770/CJAC/theme.svg?2uy5d1#theme') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.theme-brand:before {
  content: "\e902";
}
.theme-menu:before {
  content: "\2261";
}
.theme-search:before {
  content: "\e903";
}
.theme-close:before {
  content: "\e904";
}
.theme-up:before {
  content: "\e905";
}
.theme-down:before {
  content: "\e906";
}
.theme-left:before {
  content: "\e907";
}
.theme-right:before {
  content: "\e908";
}
.theme-plus:before {
  content: "\2795";
}
.theme-minus:before {
  content: "\2796";
}
.theme-plus_sm:before {
  content: "\2b";
}
.theme-minus_sm:before {
  content: "\2d";
}
.theme-close_sm:before {
  content: "\d7";
}
.theme-plus_sm_circle:before {
  content: "\2295";
}
.theme-minus_sm_circle:before {
  content: "\2296";
}
.theme-close_sm_circle:before {
  content: "\2297";
}
.theme-facebook:before {
  content: "\f09a";
}
.theme-twitter:before {
  content: "\f099";
}
.theme-heart:before {
  content: "\e900";
}
.theme-retweet:before {
  content: "\e901";
}
.theme-instagram:before {
  content: "\f16d";
}
.theme-youtube:before {
  content: "\f167";
}
.theme-linkedin:before {
  content: "\f0e1";
}
.theme-google:before {
  content: "\f1a0";
}
.theme-pinterest:before {
  content: "\f231";
}
.theme-flickr:before {
  content: "\f16e";
}
