@font-face {
  font-family: "Commuter Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./commuters-sans-light.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./commuters-sans-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./commuters-sans-italic.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./commuters-sans-semibold.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./commuters-sans-bold.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("./commuters-sans-heavy.woff2") format("woff2");
}

@font-face {
  font-family: "Commuter Sans";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("./commuters-sans-heavy-italic.woff2") format("woff2");
}
