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

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

.icon-Euro-Circle:before {
  content: "\e900";
}
.icon-Feather-Calendar:before {
  content: "\e906";
}
.icon-Phone-call-icon:before {
  content: "\e907";
}
.icon-Feather-layers:before {
  content: "\e901";
}
.icon-Feather-mail:before {
  content: "\e902";
}
.icon-Feather-settings:before {
  content: "\e903";
}
.icon-Feather-smile:before {
  content: "\e904";
}
.icon-Feather-tool:before {
  content: "\e905";
}
