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

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

.icon-arrow-big-down:before {
  content: "\e900";
}
.icon-arrow-big-left:before {
  content: "\e901";
}
.icon-arrow-big-right:before {
  content: "\e902";
}
.icon-arrow-big-up:before {
  content: "\e903";
}
.icon-arrow-down-thin:before {
  content: "\e904";
}
.icon-code:before {
  content: "\e905";
}
.icon-coffee-cup:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-eye:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-filter:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-linkedin:before {
  content: "\e90c";
}
.icon-mobil-menu-close:before {
  content: "\e90d";
}
.icon-mobil-menu-open:before {
  content: "\e90e";
}
.icon-mobile-phone:before {
  content: "\e90f";
}
.icon-more-square:before {
  content: "\e910";
}
.icon-paint-roller:before {
  content: "\e911";
}
.icon-reading-time:before {
  content: "\e912";
}
.icon-record-circle:before {
  content: "\e913";
}
.icon-send-message-button:before {
  content: "\e914";
}
.icon-testimonials:before {
  content: "\e915";
}
.icon-tiktok:before {
  content: "\e916";
}
