@font-face {
  font-family: "Graphik";
  src:
    local("Graphik Light"),
    local("Graphik-Light"),
    url("Graphik-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik";
  src:
    local("Graphik Regular"),
    local("Graphik-Regular"),
    url("Graphik-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik";
  src:
    local("Graphik Medium"),
    local("Graphik-Medium"),
    url("Graphik-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik";
  src:
    local("Graphik Semibold"),
    local("Graphik-Semibold"),
    url("Graphik-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik";
  src:
    local("Graphik Bold"),
    local("Graphik-Bold"),
    url("Graphik-Bold.woff2") format("woff2");
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}
