@font-face {
  font-family: 'MarchandisesDangereuses';
  src: url('fonts/marchandises-dangereuses.woff2') format('woff2'),
       url('fonts/marchandises-dangereuses.woff') format('woff'),
       url('fonts/marchandises-dangereuses.ttf') format('truetype'),
       url('fonts/marchandises-dangereuses.svg#MarchandisesDangereuses') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="md-"], [class*=" md-"] {
  font-family: 'MarchandisesDangereuses' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.md-classe-1-explosibles:before { content: "\e900"; }
.md-classe-2-gaz:before { content: "\e901"; }
.md-classe-3-liquides-inflammables:before { content: "\e902"; }
.md-classe-4-matieres-inflammables:before { content: "\e903"; }
.md-classe-5-matieres-comburantes:before { content: "\e904"; }
.md-classe-6-matieres-toxiques:before { content: "\e905"; }
.md-classe-7-radioactives:before { content: "\e906"; }
.md-classe-8-corrosives:before { content: "\e907"; }
.md-classe-9-dangers-divers:before { content: "\e908"; }
.md-emballage-adapte:before { content: "\e909"; }
.md-marquage-reglementaire:before { content: "\e90a"; }
.md-documentation-complete:before { content: "\e90b"; }
.md-accompagnement-expert:before { content: "\e90c"; }
.md-colis-conformite:before { content: "\e90d"; }
