@charset "UTF-8";

@font-face {
  font-family: "metaphor-custom-jobs";
  src:url("fonts/metaphor-custom-jobs.html");
  src:url("fonts/metaphor-custom-jobsd41d.html?#iefix") format("embedded-opentype"),
    url("fonts/metaphor-custom-jobs-2.html") format("woff"),
    url("fonts/metaphor-custom-jobs-3.html") format("truetype"),
    url("fonts/metaphor-custom-jobs-4.html#metaphor-custom-jobs") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "metaphor-custom-jobs" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="m4c-icon-"]:before,
[class*=" m4c-icon-"]:before {
  font-family: "metaphor-custom-jobs" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m4c-icon-gear-1:before {
  content: "\e000";
}
.m4c-icon-plus-filled:before {
  content: "\e001";
}
.m4c-icon-minus-filled:before {
  content: "\e002";
}
.m4c-icon-down-up-scale-1:before {
  content: "\e003";
}
