@font-face {
  font-family: 'Stag Sans Web';
  src: url('../stag-sans/StagSans-Light-Web.woff') format('woff'), url('../stag-sans/StagSans-Light-Web.otf') format('otf');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stag Sans Web';
  src: url('../stag-sans/StagSans-Book-Web.woff') format('woff'), url('../stag-sans/StagSans-Book-Web.otf') format('otf');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stag Sans Web';
  src: url('../stag-sans/StagSans-Medium-Web.woff') format('woff'), url('../stag-sans/StagSans-Medium-Web.otf') format('otf');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stag Sans Web';
  src: url('../stag-sans/StagSans-Semibold-Web.woff') format('woff'), url('../stag-sans/StagSans-Semibold-Web.otf') format('otf');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stag Sans Web';
  src: url('../stag-sans/StagSans-Bold-Web.woff') format('woff'), url('../stag-sans/StagSans-Bold-Web.otf') format('otf');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}