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

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

.iconpwd-minus:before {
  content: "\e909";
}
.iconpwd-plus:before {
  content: "\e90a";
}
.iconpwd-no:before {
  content: "\e905";
}
.iconpwd-yes:before {
  content: "\e906";
}
.iconpwd-admission:before {
  content: "\e900";
}
.iconpwd-cross:before {
  content: "\e919";
}
.iconpwd-qoute:before {
  content: "\e914";
}
.iconpwd-calendar:before {
  content: "\e913";
}
.iconpwd-map:before {
  content: "\e90d";
}
.iconpwd-email:before {
  content: "\e910";
}
.iconpwd-person:before {
  content: "\e911";
}
.iconpwd-phone:before {
  content: "\e912";
}
.iconpwd-print:before {
  content: "\e902";
}
.iconpwd-share-link:before {
  content: "\e903";
}
.iconpwd-fontsize-default:before {
  content: "\e904";
}
.iconpwd-fontsize-minus:before {
  content: "\e907";
}
.iconpwd-fontsize-plus:before {
  content: "\e90e";
}
.iconpwd-long-bottomarrow:before {
  content: "\e90b";
}
.iconpwd-long-toparrow:before {
  content: "\e918";
}
.iconpwd-long-leftarrow:before {
  content: "\e90f";
}
.iconpwd-long-rightarrow:before {
  content: "\e908";
}
.iconpwd-fb:before {
  content: "\e901";
}
