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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pdp-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-l:before {
  content: "\e912";
}
.icon-arrow-r:before {
  content: "\e913";
}
.icon-big-logo:before {
  content: "\e90f";
}
.icon-comunity:before {
  content: "\e90e";
}
.icon-arrow-down:before {
  content: "\e90d";
}
.icon-arrow-top-right:before {
  content: "\e900";
}
.icon-feather:before {
  content: "\e901";
}
.icon-feather-logo:before {
  content: "\e902";
}
.icon-bracket-left:before {
  content: "\e903";
}
.icon-bracket-right:before {
  content: "\e904";
}
.icon-telegram:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e908";
}
.icon-menu-desk:before {
  content: "\e914";
}
.icon-menu:before {
  content: "\e910";
}
.icon-calendar:before {
  content: "\e911";
}
.icon-mark:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-star:before {
  content: "\e90b";
}
.icon-logo:before {
  content: "\e90c";
}
