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

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

.cpccustomicon-arrow-left:before {
  content: "\e90a";
}
.cpccustomicon-arrow-right:before {
  content: "\e90b";
}
.cpccustomicon-file-text:before {
  content: "\e90c";
}
.cpccustomicon-chevrons-up:before {
  content: "\e90d";
}
.cpccustomicon-mail:before {
  content: "\e900";
}
.cpccustomicon-loupe:before {
  content: "\e901";
}
.cpccustomicon-chevron-up:before {
  content: "\e902";
}
.cpccustomicon-chevron-down:before {
  content: "\e903";
}
.cpccustomicon-chevron-left:before {
  content: "\e904";
}
.cpccustomicon-chevron-right:before {
  content: "\e905";
}
.cpccustomicon-youtube:before {
  content: "\e906";
}
.cpccustomicon-linkedin:before {
  content: "\e907";
}
.cpccustomicon-instagramm:before {
  content: "\e908";
}
.cpccustomicon-facebook:before {
  content: "\e909";
}
