@font-face {
  font-family: "StagSans Semibold";
  src: url(./StagSans-Semibold.otf) format("opentype");
}

@font-face {
  font-family: "StagSans Medium Italic";
  src: url(./StagSans-MediumItalic.otf) format("opentype");
}

@font-face {
  font-family: "StagSans Medium";
  src: url(./StagSans-Medium.otf) format("opentype");
}

@font-face {
  font-family: "StagSans Light";
  src: url(./StagSans-Light.otf) format("opentype");
}

@font-face {
  font-family: "StagSans Book Italic";
  src: url(./StagSans-BookItalic.otf) format("opentype");
}

@font-face {
  font-family: "StagSans Book";
  src: url(./StagSans-Book.otf) format("opentype");
}

@font-face {
  font-family: "Stag Book";
  src: url(./Stag-Book.otf) format("opentype");
}

@font-face {
  font-family: "Stag Light";
  src: url(./Stag-Light.otf) format("opentype");
}
