@font-face {
    font-family: 'SFProDisplay';
    src: url('../fonts/SFProDisplay/SFProDisplayBlack.eot');
    src: url('../fonts/SFProDisplay/SFProDisplayBlack.eot') format('embedded-opentype'),
         url('../fonts/SFProDisplay/SFProDisplayBlack.woff2') format('woff2'),
         url('../fonts/SFProDisplay/SFProDisplayBlack.woff') format('woff'),
         url('../fonts/SFProDisplay/SFProDisplayBlack.ttf') format('truetype'),
         url('../fonts/SFProDisplay/SFProDisplayBlack.svg#SFProDisplayBlack') format('svg');
    font-weight: 800;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'SFProDisplay';
    src: url('../fonts/SFProDisplay/SFProDisplayBold.eot');
    src: url('../fonts/SFProDisplay/SFProDisplayBold.eot') format('embedded-opentype'),
         url('../fonts/SFProDisplay/SFProDisplayBold.woff2') format('woff2'),
         url('../fonts/SFProDisplay/SFProDisplayBold.woff') format('woff'),
         url('../fonts/SFProDisplay/SFProDisplayBold.ttf') format('truetype'),
         url('../fonts/SFProDisplay/SFProDisplayBold.svg#SFProDisplayBold') format('svg');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'SFProDisplay';
    src: url('../fonts/SFProDisplay/SFProDisplayRegular.eot');
    src: url('../fonts/SFProDisplay/SFProDisplayRegular.eot') format('embedded-opentype'),
         url('../fonts/SFProDisplay/SFProDisplayRegular.woff2') format('woff2'),
         url('../fonts/SFProDisplay/SFProDisplayRegular.woff') format('woff'),
         url('../fonts/SFProDisplay/SFProDisplayRegular.ttf') format('truetype'),
         url('../fonts/SFProDisplay/SFProDisplayRegular.svg#SFProDisplayRegular') format('svg');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}


