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

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

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

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

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

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

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

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

@font-face {
  font-family: "Raleway";
  font-weight: 600;
  font-display: swap;
  font-style: italic bold;
  src: local("Raleway"), url("SemiBoldItalic.woff2") format("woff2");
}

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

@font-face {
  font-family: "Raleway";
  font-weight: 700;
  font-display: swap;
  font-style: italic bold;
  src: local("Raleway"), url("BoldItalic.woff2") format("woff2");
}

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

@font-face {
  font-family: "Raleway";
  font-weight: 800;
  font-style: italic bold;
  font-display: swap;
  src: local("Raleway"), url("ExtraBoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Raleway";
  font-display: swap;
  font-weight: 800;
  src: local("Raleway"), url("ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: "Raleway";
  font-weight: 900;
  font-style: italic black;
  font-display: swap;
  src: local("Raleway"), url("BlackItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Raleway";
  font-weight: 900;
  font-display: swap;
  src: local("Raleway"), url("Black.woff2") format("woff2");
}
