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

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

.LaMotteIcon-LaMotteIcon-X:before {
  content: "\e907";
  color: #4e5457;
}
.LaMotteIcon-LaMotteIcon-Menu:before {
  content: "\e908";
  color: #4e5457;
}
.LaMotteIcon-LaMotteIcon-chevron-left:before {
  content: "\e900";
}
.LaMotteIcon-LaMotteIcon-arrow-up-right:before {
  content: "\e901";
}
.LaMotteIcon-LaMotteIcon-minus:before {
  content: "\e902";
}
.LaMotteIcon-LaMotteIcon-plus:before {
  content: "\e903";
}
.LaMotteIcon-LaMotteIcon-arrow-right:before {
  content: "\e904";
}
.LaMotteIcon-LaMotteIcon-chevron-down:before {
  content: "\e905";
}
.LaMotteIcon-LaMotteIcon-search:before {
  content: "\e906";
}
