@font-face {
  font-family: "Sunset";
  src: url("Sunset-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-Demi.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-DemiItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Sunset";
  src: url("Sunset-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
