@font-face {
  font-family: 'protine-icon';
  src:  url('../fonts/protine-icon.eot?rcvib0');
  src:  url('../fonts/protine-icon.eot?rcvib0#iefix') format('embedded-opentype'),
    url('../fonts/protine-icon.ttf?rcvib0') format('truetype'),
    url('../fonts/protine-icon.woff?rcvib0') format('woff'),
    url('../fonts/protine-icon.svg?rcvib0#protine-icon') 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: 'protine-icon';
  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;
}

.pi-location:before {
  content: "\e900";
}
.pi-phone:before {
  content: "\e901";
}
.pi-envelope:before {
  content: "\e902";
}
.pi-instagram:before {
  content: "\e903";
}
.pi-youtube:before {
  content: "\e904";
}
.pi-x:before {
  content: "\e905";
}
.pi-facebook:before {
  content: "\e906";
}
.pi-calendar:before {
  content: "\e907";
}
.pi-quote-3:before {
  content: "\e908";
}
.pi-square:before {
  content: "\e909";
}
.pi-quote-2:before {
  content: "\e90a";
}
.pi-paper-plane:before {
  content: "\e90b";
}
.pi-arrow-right:before {
  content: "\e90c";
}
.pi-arrow-left:before {
  content: "\e90d";
}
.pi-quote:before {
  content: "\e90e";
}
.pi-check:before {
  content: "\e90f";
}
.pi-play:before {
  content: "\e910";
}
.pi-medicine:before {
  content: "\e911";
}
