@charset "UTF-8";
/*@font-face {
  font-family: 'icolmf';
  src: url('../fonts/icolmf.woff?24xrrc') format('woff'),
	url('../fonts/icolmf.ttf?24xrrc') format('truetype'),
    url('../fonts/icolmf.svg?24xrrc') format('svg'),
	url('../fonts/icolmf.eot?24xrrc') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}*/
@font-face {
  font-family: "icolmf";
  src: url("../fonts/icolmf.woff") format("woff"), url("../fonts/icolmf.ttf") format("truetype"), url("../fonts/icolmf.svg") format("svg"), url("../fonts/icolmf.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icolmf {
  font-family: "icolmf" !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;
}
.icon-arrow-down-lmf:before {
  content: "";
}
.icon-acc-dex-lmf:before {
  content: "";
}
/*# sourceMappingURL=fonts.css.map */