:host,
:root {
  --fa-style-family-sharp: "Font jobOther";
  --fa-font-sharp-regular: normal 400 1em/1 "Font jobOther"
}

@font-face {
  font-family: "Font jobOther";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-sharp-regular-400.woff2) format("woff2"), url(../webfonts/fa-sharp-regular-400.ttf) format("truetype")
}

.fa-regular,
.fasr {
  font-weight: 400
}