@font-face {
  font-family: 'BaseNeue';
  src: url('https://cdn.job-shop.com/fonts/BaseNeue/BaseNeue-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: BaseNeue;
  font-style: normal;
  font-weight: 800;
  src: url("https://cdn.job-shop.com/fonts/BaseNeue/BaseNeue-ExtraBold.woff")
    format("woff");
}

@font-face {
  font-family: 'BaseNeue';
  src: url('https://cdn.job-shop.com/fonts/BaseNeue/BaseNeue-MediumOblique.woff') format('woff');
  font-weight: 500;
  font-style: oblique;
  font-display: swap;
}
