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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-ph-fill:before {
  content: "\e900";
  color: #fff;
}
.icon-pt-fill .path1:before {
  content: "\e901";
  color: rgb(33, 150, 243);
}
.icon-pt-fill .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(33, 150, 243);
}
.icon-pt-fill .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-ph-o:before {
  content: "\e904";
  color: #fff;
}
.icon-ph .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}
.icon-ph .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(33, 150, 243);
}
.icon-ph .path3:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(33, 150, 243);
}
.icon-ph .path4:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-ph .path5:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(33, 150, 243);
}
.icon-ph .path6:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(33, 150, 243);
}

