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

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

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

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

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

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

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("Urbanist-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Urbanist";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("Urbanist-BoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("Urbanist-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Urbanist";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("Urbanist-ExtraBoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("Urbanist-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Urbanist";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("Urbanist-BlackItalic.woff2") format("woff2");
}

:root {
  font-family: "Urbanist", sans-serif;
}
