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

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

.maxicon-Max_logo:before {
  content: "\e900";
}
