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

[class^="icon-tms-"], [class*=" icon-tms-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tmsmedical' !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-tms-house:before {
  content: "\e900";
}
.icon-tms-transport:before {
  content: "\e907";
}
.icon-tms-accompagnement:before {
  content: "\e901";
}
.icon-tms-accueil:before {
  content: "\e902";
}
.icon-tms-clinique:before {
  content: "\e903";
}
.icon-tms-devis:before {
  content: "\e904";
}
.icon-tms-passport:before {
  content: "\e905";
}
.icon-tms-post-retour:before {
  content: "\e906";
}
