@font-face {
  font-family: 'brand';
  src: url('../font/brand.eot?73223995');
  src: url('../font/brand.eot?73223995#iefix') format('embedded-opentype'),
       url('../font/brand.woff2?73223995') format('woff2'),
       url('../font/brand.woff?73223995') format('woff'),
       url('../font/brand.ttf?73223995') format('truetype'),
       url('../font/brand.svg?73223995#brand') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'brand';
    src: url('../font/brand.svg?73223995#brand') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "brand";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-icon-quote:before { content: '\e800'; } /* '' */
.icon-external-svgrepo-com:before { content: '\e801'; } /* '' */
.icon-download-svgrepo-com:before { content: '\e802'; } /* '' */
.icon-download:before { content: '\e803'; } /* '' */
.icon-icon-external:before { content: '\e804'; } /* '' */
.icon-plus:before { content: '\e805'; } /* '' */
.icon-icon-hospital-small:before { content: '\e806'; } /* '' */
.icon-icon-hospital-2:before { content: '\e807'; } /* '' */
.icon-download-icon:before { content: '\e808'; } /* '' */
.icon-instagram-icon:before { content: '\e809'; } /* '' */
.icon-link-icon:before { content: '\e80b'; } /* '' */
.icon-patients-served-icon:before { content: '\e80c'; } /* '' */
.icon-icon-hospital:before { content: '\e810'; } /* '' */
.icon-icon-hospital-1:before { content: '\e811'; } /* '' */
.icon-play-3:before { content: '\e812'; } /* '' */
.icon-twitter:before { content: '\e813'; } /* '' */
.icon-play-button:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-icon-play:before { content: '\e817'; } /* '' */
.icon-plus-rounded:before { content: '\e818'; } /* '' */
.icon-plus-accordion:before { content: '\e819'; } /* '' */
.icon-play-1:before { content: '\e81a'; } /* '' */
.icon-min-accordion:before { content: '\e81b'; } /* '' */
.icon-mail:before { content: '\e81c'; } /* '' */
.icon-filters:before { content: '\e81d'; } /* '' */
.icon-facebook:before { content: '\e81e'; } /* '' */
.icon-close:before { content: '\e81f'; } /* '' */
.icon-arrow-top:before { content: '\e820'; } /* '' */
.icon-arrow-menu-hamburger:before { content: '\e821'; } /* '' */
.icon-arrow-general-question:before { content: '\e822'; } /* '' */
.icon-arrow-dropdown:before { content: '\e823'; } /* '' */
.icon-arrow-breadcrumb:before { content: '\e824'; } /* '' */
.icon-alert-error:before { content: '\e825'; } /* '' */
.icon-facebook-icon:before { content: '\e826'; } /* '' */
.icon-people-trained-icon:before { content: '\e827'; } /* '' */
.icon-save-money-icon:before { content: '\e828'; } /* '' */
.icon-youtube-icon:before { content: '\e829'; } /* '' */
.icon-treatment-spaces-icon:before { content: '\e82a'; } /* '' */
.icon-twitter-icon:before { content: '\e82b'; } /* '' */
.icon-back-quote:before { content: '\e85a'; } /* '' */
.icon-front-quote:before { content: '\e85b'; } /* '' */
.icon-pause:before { content: '\e88c'; } /* '' */
.icon-play:before { content: '\e88d'; } /* '' */
.icon-prev-slider:before { content: '\e88e'; } /* '' */
.icon-next-slider:before { content: '\e88f'; } /* '' */
