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

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

.ml-podcasts:before {
  content: "\e906";
}
.ml-media:before {
  content: "\e904";
}
.ml-speeches:before {
  content: "\e905";
}
.ml-home:before {
  content: "\e903";
}
.ml-articles:before {
  content: "\e900";
}
.ml-contact:before {
  content: "\e901";
}
.ml-cv:before {
  content: "\e902";
}
