@font-face {
  font-family: 'theme';
  src:
    url('https://i.icomoon.io/public/29f3715ec5/CFHE/theme.woff2?czi9r1') format('woff2'),
    url('https://i.icomoon.io/public/29f3715ec5/CFHE/theme.ttf?czi9r1') format('truetype'),
    url('https://i.icomoon.io/public/29f3715ec5/CFHE/theme.woff?czi9r1') format('woff'),
    url('https://i.icomoon.io/public/29f3715ec5/CFHE/theme.svg?czi9r1#theme') format('svg');
  font-weight: normal;
  font-style: normal;
}

.theme-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme' !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;
}

.theme-search:before {
  content: "\e036";
}
.theme-circle-plus:before {
  content: "\e040";
}
.theme-circle-minus:before {
  content: "\e041";
}
.theme-circle-close:before {
  content: "\e043";
}
.theme-plus:before {
  content: "\e114";
}
.theme-minus:before {
  content: "\e115";
}
.theme-close:before {
  content: "\e117";
}
.theme-menu:before {
  content: "\e120";
}
.theme-console:before {
  content: "\e900";
}
.theme-external:before {
  content: "\e90d";
}
.theme-file-css:before {
  content: "\e901";
}
.theme-file-excel:before {
  content: "\e902";
}
.theme-file-html:before {
  content: "\e903";
}
.theme-file-pdf:before {
  content: "\e904";
}
.theme-file-powerpoint:before {
  content: "\e905";
}
.theme-file-word:before {
  content: "\e906";
}
.theme-file-xml:before {
  content: "\e907";
}
.theme-file-zip:before {
  content: "\e908";
}
.theme-film:before {
  content: "\e909";
}
.theme-image:before {
  content: "\e90a";
}
.theme-link:before {
  content: "\e90e";
}
.theme-music:before {
  content: "\e90b";
}
.theme-twitter:before {
  content: "\f099";
}
.theme-facebook:before {
  content: "\f09a";
}
.theme-google-plus:before {
  content: "\f0d5";
}
.theme-linkedin:before {
  content: "\f0e1";
}
.theme-left:before {
  content: "\f104";
}
.theme-right:before {
  content: "\f105";
}
.theme-up:before {
  content: "\f106";
}
.theme-down:before {
  content: "\f107";
}
.theme-quote-left:before {
  content: "\f10d";
}
.theme-quote-right:before {
  content: "\f10e";
}
.theme-chevron-circle-left:before {
  content: "\f137";
}
.theme-chevron-circle-right:before {
  content: "\f138";
}
.theme-youtube:before {
  content: "\f167";
}
.theme-instagram:before {
  content: "\f16d";
}
.theme-flickr:before {
  content: "\f16e";
}

