:host {
  all: initial;
  font-family: sans-serif;
}
/* 92NY Rebrand Fonts */
@font-face {
    font-family: "92NY Text Legacy";
    src: url("./font/92NY_Text-Regular.eot");
    src:
      url("./font/92NY_Text-Regular.eot?#iefix")
        format("embedded-opentype"),
      url("./font/92NY_Text-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "92NY Subhead Legacy";
    src: url("./font/92NY_Subhead-Regular.eot");
    src:
      url("./font/92NY_Subhead-Regular.eot?#iefix")
        format("embedded-opentype"),
      url("./font/92NY_Subhead-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "92NY Headline Legacy";
    src: url("./font/92NY_Headline-Regular.eot");
    src:
      url("./font/92NY_Headline-Regular.eot?#iefix")
        format("embedded-opentype"),
      url("./font/92NY_Headline-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "Theinhardt Pan Legacy";
    src:
      url("./font/Theinhardt-Pan-Regular.woff2") format("woff2"),
      url("./font/Theinhardt-Pan-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "Theinhardt Pan Legacy";
    src:
      url("./font/Theinhardt-Pan-Italic.woff2") format("woff2"),
      url("./font/Theinhardt-Pan-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
  }

  @font-face {
    font-family: "Theinhardt Pan Legacy";
    src:
      url("./font/Theinhardt-Pan-Heavy.woff2") format("woff2"),
      url("./font/Theinhardt-Pan-Heavy.woff") format("woff");
    font-weight: 900;
    font-weight: bold;
    font-style: normal;
  }


  