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

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

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

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

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

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

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

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