@charset "UTF-8";

@font-face {
  font-family: "ptf";
  src:url("fonts/ptf.eot");
  src:url("fonts/ptf.eot?#iefix") format("embedded-opentype"),
    url("fonts/ptf.woff") format("woff"),
    url("fonts/ptf.ttf") format("truetype"),
    url("fonts/ptf.svg#ptf") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ptf" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ptf" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\61";
}
.icon-google-plus:before {
  content: "\62";
}
.icon-lab:before {
  content: "\63";
}
.icon-medicine:before {
  content: "\64";
}
.icon-menu-button:before {
  content: "\65";
}
.icon-pills:before {
  content: "\66";
}
.icon-search:before {
  content: "\67";
}
.icon-twitter:before {
  content: "\68";
}
.icon-cancel:before {
  content: "\69";
}
.icon-cookie:before {
  content: "\6a";
}
.icon-left-arrow:before {
  content: "\6b";
}
.icon-right-arrow:before {
  content: "\6c";
}
.icon-view-list:before {
  content: "\6d";
}
.icon-view-tiles:before {
  content: "\6e";
}
.icon-check:before {
  content: "\6f";
}
.icon-doc:before {
  content: "\70";
}
.icon-jpg:before {
  content: "\71";
}
.icon-pdf:before {
  content: "\72";
}
.icon-png:before {
  content: "\73";
}
.icon-rar:before {
  content: "\74";
}
.icon-xls:before {
  content: "\75";
}
.icon-zip:before {
  content: "\76";
}
.icon-magazin:before {
  content: "\77";
}
.icon-book:before {
  content: "\78";
}
.icon-bad-url:before {
  content: "\79";
}
.icon-error:before {
  content: "\7a";
}
.icon-discuss:before {
  content: "\41";
}
.icon-loupe:before {
  content: "\42";
}
.icon-news:before {
  content: "\43";
}
.icon-site-map:before {
  content: "\44";
}
.icon-arrow-bottom:before {
  content: "\45";
}
.icon-arrow-up:before {
  content: "\46";
}
.icon-form:before {
  content: "\47";
}
.icon-gallery:before {
  content: "\48";
}
.icon-calendar:before {
  content: "\49";
}
.icon-route:before {
  content: "\4a";
}
.icon-basket:before {
  content: "\4b";
}
.icon-user:before {
  content: "\4c";
}
