@font-face {
    font-family: "ProximaNova-Regular";
    src: url("/fonts/proximanovaregular-webfont.woff") format("woff"),
        url("/fonts/proximanovaregular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-Bold";
    src: url("/fonts/proximanovabold-webfont.woff") format("woff"),
        url("/fonts/proximanovabold-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-BoldIt";
    src: url("/fonts/proximanovabolditalic-webfont.woff") format("woff"),
        url("/fonts/proximanovabolditalic-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-Semibold";
    src: url("/fonts/proximanovasemibold-webfont.woff") format("woff"),
        url("/fonts/proximanovasemibold-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-SemiboldIt";
    src: url("/fonts/proximanovasemibolditalic-webfont.woff") format("woff"),
        url("/fonts/proximanovasemibolditalic-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-Extrabld";
    src: url("/fonts/proximanovaxbold-webfont.woff") format("woff"),
        url("/fonts/proximanovaxbold-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-ExtrabldIt";
    src: url("/fonts/proximanovaxbolditalic-webfont.woff") format("woff"),
        url("/fonts/proximanovaxbolditalic-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProductSans-Regular";
    src: url("/fonts/ProductSansRegular.woff") format("woff"),
        url("/fonts/ProductSansRegular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ProductSans-Bold";
    src: url("/fonts/ProductSansBold.woff") format("woff"),
        url("/fonts/ProductSansBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
