
@font-face {
  font-family: "setimo";
  src: url("https://blogs.marvell.com/assets/fonts/Setimo_W_Bd.woff2") format("woff2"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Bd.woff") format("woff"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Bd.eot") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "setimo";
  src: url("https://blogs.marvell.com/assets/fonts/Setimo_W_Lt.woff2") format("woff2"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Lt.woff") format("woff"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Lt.eot") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "setimo";
  src: url("https://blogs.marvell.com/assets/fonts/Setimo_W_Rg.woff2") format("woff2"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Rg.woff") format("woff"),
    url("https://blogs.marvell.com/assets/fonts/Setimo_W_Rg.eot") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}

body {
  font-family: "setimo", sans-serif;
}