@charset "utf-8";

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 400;
  font-display: swap;
  src: url('../font/WantedSans-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 500;
  font-display: swap;
  src: url('../font/WantedSans-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 600;
  font-display: swap;
  src: url('../font/WantedSans-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 700;
  font-display: swap;
  src: url('../font/WantedSans-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 800;
  font-display: swap;
  src: url('../font/WantedSans-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 900;
  font-display: swap;
  src: url('../font/WantedSans-Black.woff2') format('woff2');
}

@font-face {
  font-family: 'Wanted Sans';
  font-weight: 950;
  font-display: swap;
  src: url('../font/WantedSans-ExtraBlack.woff2') format('woff2');
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  font-weight: 300;
  font-display: swap;
  src: url('../font/ITCAvantGardePro-Bk.otf') format('opentype');
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  font-weight: 500;
  font-display: swap;
  src: url('../font/ITCAvantGardePro-Md.otf') format('opentype');
}

@font-face {
  font-family: 'ITC Avant Garde Gothic Pro';
  font-weight: 600;
  font-display: swap;
  src: url('../font/ITCAvantGardePro-Demi.otf') format('opentype');
}
