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

.theme-font {
  /* 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-login:before {
  content: "\f090";
}
.theme-envelope:before {
  content: "\e906";
}
.theme-linkedin:before {
  content: "\e90d";
}
.theme-facebook:before {
  content: "\e908";
}
.theme-instagram:before {
  content: "\e909";
}
.theme-threads:before {
  content: "\e90a";
}
.theme-twitterx:before {
  content: "\e90b";
}
.theme-youtube:before {
  content: "\e90c";
}
.theme-twitter_fill:before {
  content: "\e907";
}
.theme-twitter:before {
  content: "\e701";
}
.theme-term-plus:before {
  content: "\2795";
}
.theme-term-minus:before {
  content: "\2796";
}
.theme-term-close:before {
  content: "\2297";
}
.theme-more:before {
  content: "\2794";
}
.theme-star:before {
  content: "\2605";
}
.theme-menu:before {
  content: "\2630";
}
.theme-search:before {
  content: "\3f";
}
.theme-close:before {
  content: "\d7";
}
.theme-down:before {
  content: "\2335";
}
.theme-balances:before {
  content: "\e900";
}
.theme-calendar:before {
  content: "\e901";
}
.theme-document:before {
  content: "\e902";
}
.theme-graph:before {
  content: "\e903";
}
.theme-magnify:before {
  content: "\e904";
}
.theme-rescue:before {
  content: "\e905";
}
