/* Only one weight and style exists - so we need to ensure the same font is used for all weights and styles */
/* Non-italic */
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

/* Italic */
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 500;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 800;
    font-style: italic;
}
@font-face{
    font-family: "nybg-gothic-extrabold";
    src: url("NY_Botanical_Gothic-Extrabold.woff2") format("woff2"),
         url("NY_Botanical_Gothic-Extrabold.woff") format("woff");
    font-weight: 900;
    font-style: italic;
}