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

.theme-icon {
  /* 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-play_arrow:before {
  content: "\e907";
}
.theme-pause:before {
  content: "\e908";
}
.theme-agenda:before {
  content: "\e900";
}
.theme-calculator:before {
  content: "\e901";
}
.theme-calendar:before {
  content: "\e902";
}
.theme-document:before {
  content: "\e903";
}
.theme-graph:before {
  content: "\e904";
}
.theme-paperclip:before {
  content: "\e905";
}
.theme-shake:before {
  content: "\e906";
}
.theme-twitter-x:before {
  content: "\e909";
}
.theme-instagram:before {
  content: "\f16d";
}
.theme-linkedin:before {
  content: "\f0e1";
}
.theme-facebook-icon:before {
  content: "\e90a";
}
.theme-youtube-icon:before {
  content: "\e90b";
}
