@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-400-normal.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/open-sans-400-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/open-sans-600-normal.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/open-sans-600-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans-700-normal.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "open-sans";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/open-sans-700-italic.woff2") format("woff2");
}
