/* @link: https://www.webfontfree.com/en/search?q=BigCity+Grotesque+Pro */
/* Thin */
@font-face {
    font-family: "BigCityGrotesquePro-Thin";
    /* src: url("BigCityGrotesquePro-Thin.eot"); */
    src:
        /* url("BigCityGrotesquePro-Thin.eot?#iefix") format("embedded-opentype"),
        url("BigCityGrotesquePro-Thin.woff") format("woff"), */ url("BigCityGrotesquePro-Thin.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Thin.ttf")format("truetype"),
	    url("BigCityGrotesquePro-Thin.svg#BigCityGrotesquePro-Thin")format("svg"); */
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
/* Light */
@font-face {
    font-family: "BigCityGrotesquePro-Light";
    /* src: url("BigCityGrotesquePro-Light.eot"); */
    src:
        /* url("BigCityGrotesquePro-Light.eot?#iefix") format("embedded-opentype"), */
        /* url("BigCityGrotesquePro-Light.woff") format("woff"), */ url("BigCityGrotesquePro-Light.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Light.ttf") format("truetype"), */
    /* url("BigCityGrotesquePro-Light.svg#BigCityGrotesquePro-Light") format("svg"); */
    font-weight: 200 300;
    font-style: normal;
    font-display: swap;
}
/* Regular */
@font-face {
    font-family: "BigCityGrotesquePro-Regular";
    /* src: url("BigCityGrotesquePro-Regular.eot"); */
    src:
        /* url("BigCityGrotesquePro-Regular.eot?#iefix") format("embedded-opentype"), */
        /* url("BigCityGrotesquePro-Regular.woff") format("woff"), */ url("BigCityGrotesquePro-Regular.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Regular.ttf") format("truetype"), */
    /* url("BigCityGrotesquePro-Regular.svg#BigCityGrotesquePro-Regular") format("svg"); */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Medium */
@font-face {
    font-family: "BigCityGrotesquePro-Medium";
    /* src: url("BigCityGrotesquePro-Medium.eot"); */
    src:
        /* url("BigCityGrotesquePro-Medium.eot?#iefix") format("embedded-opentype"), */
        /* url("BigCityGrotesquePro-Medium.woff") format("woff"), */ url("BigCityGrotesquePro-Medium.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Medium.ttf") format("truetype"), */
    /* url("BigCityGrotesquePro-Medium.svg#BigCityGrotesquePro-Medium") format("svg"); */
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/* Bold */
@font-face {
    font-family: "BigCityGrotesquePro-Bold";
    /* src: url("BigCityGrotesquePro-Bold.eot"); */
    src:
        /* url("BigCityGrotesquePro-Bold.eot?#iefix") format("embedded-opentype"), */
        /* url("BigCityGrotesquePro-Bold.woff") format("woff"), */ url("BigCityGrotesquePro-Bold.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Bold.ttf") format("truetype"), */
    /* url("BigCityGrotesquePro-Bold.svg#BigCityGrotesquePro-Bold") format("svg"); */
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/* Black */
@font-face {
    font-family: "BigCityGrotesquePro-Black";
    /* src: url("BigCityGrotesquePro-Black.eot"); */
    src:
        /* url("BigCityGrotesquePro-Black.eot?#iefix") format("embedded-opentype"),
        url("BigCityGrotesquePro-Black.woff") format("woff"), */ url("BigCityGrotesquePro-Black.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Black.ttf") format("truetype"),
        url("BigCityGrotesquePro-Black.svg#BigCityGrotesquePro-Black") format("svg"); */
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/* Heavy */
@font-face {
    font-family: "BigCityGrotesquePro-Heavy";
    /* src: url("BigCityGrotesquePro-Heavy.eot"); */
    src:
        /* url("BigCityGrotesquePro-Heavy.eot?#iefix") format("embedded-opentype"),
        url("BigCityGrotesquePro-Heavy.woff") format("woff"), */ url("BigCityGrotesquePro-Heavy.woff2")
        format("woff2");
    /* url("BigCityGrotesquePro-Heavy.ttf") format("truetype"),
        url("BigCityGrotesquePro-Heavy.svg#BigCityGrotesquePro-Heavy") format("svg"); */
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
