@font-face {
  font-family: "job-focus-new-icon";
  src: url(../fonts/job-focus-new-icon.eot);
  src: url(../fonts/job-focus-new-icon.eot)
      format("embedded-opentype"),
    url(../fonts/job-focus-new-icon.ttf) format("truetype"),
    url(../fonts/job-focus-new-icon.woff) format("woff"),
    url(../fonts/job-focus-new-icon.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.job-focus-new-icon-restaurant:before {
  content: "\e900";
}
