@font-face {
  font-family: "Normal";
  src: url("/static/vendors/Fonts/Normal-ExtraLight.eot");
  src: url("/static/vendors/Fonts/Normal-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("/static/vendors/Fonts/Normal-ExtraLight.woff2") format("woff2"),
    url("/static/vendors/Fonts/Normal-ExtraLight.woff") format("woff"),
    url("/static/vendors/Fonts/Normal-ExtraLight.ttf") format("truetype"),
    url("/static/vendors/Fonts/Normal-ExtraLight.svg#Normal-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Normal";
  src: url("/static/vendors/Fonts/Normal-Light.eot");
  src: url("/static/vendors/Fonts/Normal-Light.eot?#iefix") format("embedded-opentype"),
    url("/static/vendors/Fonts/Normal-Light.woff2") format("woff2"),
    url("/static/vendors/Fonts/Normal-Light.woff") format("woff"),
    url("/static/vendors/Fonts/Normal-Light.ttf") format("truetype"),
    url("/static/vendors/Fonts/Normal-Light.svg#Normal-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Normal";
  src: url("/static/vendors/Fonts/Normal-Regular.eot");
  src: url("/static/vendors/Fonts/Normal-Regular.eot?#iefix") format("embedded-opentype"),
    url("/static/vendors/Fonts/Normal-Regular.woff2") format("woff2"),
    url("/static/vendors/Fonts/Normal-Regular.woff") format("woff"),
    url("/static/vendors/Fonts/Normal-Regular.ttf") format("truetype"),
    url("/static/vendors/Fonts/Normal-Regular.svg#Normal-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Normal";
  src: url("/static/vendors/Fonts/Normal-Bold.eot");
  src: url("/static/vendors/Fonts/Normal-Bold.eot?#iefix") format("embedded-opentype"),
    url("/static/vendors/Fonts/Normal-Bold.woff2") format("woff2"),
    url("/static/vendors/Fonts/Normal-Bold.woff") format("woff"),
    url("/static/vendors/Fonts/Normal-Bold.ttf") format("truetype"),
    url("/static/vendors/Fonts/Normal-Bold.svg#Normal-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Normal";
  src: url("/static/vendors/Fonts/Normal-ExtraBold.eot");
  src: url("/static/vendors/Fonts/Normal-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("/static/vendors/Fonts/Normal-ExtraBold.woff2") format("woff2"),
    url("/static/vendors/Fonts/Normal-ExtraBold.woff") format("woff"),
    url("/static/vendors/Fonts/Normal-ExtraBold.ttf") format("truetype"),
    url("/static/vendors/Fonts/Normal-ExtraBold.svg#Normal-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}