@font-face {
  font-family: 'ITC Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/itc-avant-garde-gothic-pro-400.woff2") format("woff2"), url("../../assets/fonts/itc-avant-garde-gothic-pro-400.woff") format("woff");
}

@font-face {
  font-family: 'ITC Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../assets/fonts/itc-avant-garde-gothic-pro-500.woff2") format("woff2"), url("../../assets/fonts/itc-avant-garde-gothic-pro-500.woff") format("woff");
}

@font-face {
  font-family: 'ITC Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/itc-avant-garde-gothic-pro-700.woff2") format("woff2"), url("../../assets/fonts/itc-avant-garde-gothic-pro-700.woff") format("woff");
}

.Header,
.Footer,
.Banner,
.SingleJob-infos--top,
.SingleJob-infos::before,
.SingleJob-company--wrap:last-child {
  display: none !important;
}

.SingleJob-infos {
  padding: 0 !important;
  margin: 5rem 0 !important;
}

.SingleJob-infos--bottom {
  flex-direction: row;
}
