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

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

.icon_fpw_arrow-left:before {
  content: "\e90b";
}
.icon_fpw_arrow-right:before {
  content: "\e90c";
}
.icon_fpw_ai:before {
  content: "\e900";
}
.icon_fpw_bed:before {
  content: "\e901";
}
.icon_fpw_bulb:before {
  content: "\e902";
}
.icon_fpw_clock:before {
  content: "\e903";
}
.icon_fpw_facebook:before {
  content: "\e904";
}
.icon_fpw_hospital:before {
  content: "\e905";
}
.icon_fpw_in:before {
  content: "\e906";
}
.icon_fpw_intigration:before {
  content: "\e907";
}
.icon_fpw_patient:before {
  content: "\e908";
}
.icon_fpw_x:before {
  content: "\e909";
}
.icon_fpw_you-tube:before {
  content: "\e90a";
}
