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

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

.pakki-icon-at:before {
  content: "\e911";
}
.pakki-icon-burger:before {
  content: "\e900";
}
.pakki-icon-calendar:before {
  content: "\e901";
}
.pakki-icon-clock:before {
  content: "\e902";
}
.pakki-icon-close-small:before {
  content: "\e903";
}
.pakki-icon-close:before {
  content: "\e904";
}
.pakki-icon-down:before {
  content: "\e905";
}
.pakki-icon-download:before {
  content: "\e906";
}
.pakki-icon-extern:before {
  content: "\e907";
}
.pakki-icon-facebook:before {
  content: "\e908";
}
.pakki-icon-instagram:before {
  content: "\e909";
}
.pakki-icon-left:before {
  content: "\e90a";
}
.pakki-icon-location:before {
  content: "\e90b";
}
.pakki-icon-minus:before {
  content: "\e90c";
}
.pakki-icon-plus:before {
  content: "\e90d";
}
.pakki-icon-right:before {
  content: "\e90e";
}
.pakki-icon-up:before {
  content: "\e90f";
}
.pakki-icon-youtube:before {
  content: "\e910";
}
