@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "ph360" !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^="phicon-"]:before,
[class*=" phicon-"]:before {
  font-family: "ph360" !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;
}

.phicon-plus:before {
  content: "\61";
}
.phicon-alert-circle:before {
  content: "\62";
}
.phicon-chevron-down:before {
  content: "\63";
}
.phicon-arrow-left:before {
  content: "\64";
}
.phicon-arrow-link:before {
  content: "\65";
}
.phicon-arrow-right:before {
  content: "\66";
}
.phicon-chevron-right:before {
  content: "\68";
}
.phicon-back:before {
  content: "\69";
}
.phicon-close:before {
  content: "\6a";
}
.phicon-download:before {
  content: "\6b";
}
.phicon-dumbbells:before {
  content: "\6c";
}
.phicon-edit-write:before {
  content: "\6d";
}
.phicon-filter:before {
  content: "\6e";
}
.phicon-forward:before {
  content: "\6f";
}
.phicon-heart-fill:before {
  content: "\70";
}
.phicon-heart-outline:before {
  content: "\71";
}
.phicon-help:before {
  content: "\72";
}
.phicon-menu:before {
  content: "\73";
}
.phicon-notification:before {
  content: "\74";
}
.phicon-printer:before {
  content: "\75";
}
.phicon-search:before {
  content: "\76";
}
.phicon-sort:before {
  content: "\77";
}
.phicon-thumbs-up:before {
  content: "\78";
}
.phicon-tick:before {
  content: "\79";
}
.phicon-trash:before {
  content: "\7a";
}
.phicon-arrow-link-back:before {
  content: "\41";
}
.phicon-refresh:before {
  content: "\42";
}
.phicon-3-dots:before {
  content: "\67";
}
.phicon-camera:before {
  content: "\43";
}
.phicon-checking-in:before {
  content: "\44";
}
.phicon-checking-in-attention:before {
  content: "\45";
}
