@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplayLight.eot');
    src: url('../fonts/SFProDisplayLight.eot') format('embedded-opentype'),
        url('../fonts/SFProDisplayLight.woff2') format('woff2'),
        url('../fonts/SFProDisplayLight.woff') format('woff'),
        url('../fonts/SFProDisplayLight.ttf') format('truetype'),
        url('../images/SFProDisplayLight.svg#SFProDisplayLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplayRegular.eot');
    src: url('../fonts/SFProDisplayRegular.eot#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplayRegular.woff2') format('woff2'),
        url('../fonts/SFProDisplayRegular.woff') format('woff'),
        url('../fonts/SFProDisplayRegular.ttf') format('truetype'),
        url('../images/SFProDisplayRegular.svg#SFProDisplayRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.eot');
    src: local('SF Pro Display Medium'), local('SFProDisplay-Medium'),
        url('../fonts/SFProDisplay-Medium.eot#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Medium.woff') format('woff'),
        url('../fonts/SFProDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplaySemibold.eot');
    src: url('../fonts/SFProDisplaySemibold.eot') format('embedded-opentype'),
        url('../fonts/SFProDisplaySemibold.woff2') format('woff2'),
        url('../fonts/SFProDisplaySemibold.woff') format('woff'),
        url('../fonts/SFProDisplaySemibold.ttf') format('truetype'),
        url('../images/SFProDisplaySemibold.svg#SFProDisplaySemibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Bold.eot');
    src: local('SF Pro Display Bold'), local('SFProDisplay-Bold'),
        url('../fonts/SFProDisplay-Bold.eot#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Bold.woff') format('woff'),
        url('../fonts/SFProDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplayHeavy.eot');
    src: url('../fonts/SFProDisplayHeavy.eot') format('embedded-opentype'),
        url('../fonts/SFProDisplayHeavy.woff2') format('woff2'),
        url('../fonts/SFProDisplayHeavy.woff') format('woff'),
        url('../fonts/SFProDisplayHeavy.ttf') format('truetype'),
        url('../images/SFProDisplayHeavy.svg#SFProDisplayHeavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplayBlack.eot');
    src: url('../fonts/SFProDisplayBlack.eot') format('embedded-opentype'),
        url('../fonts/SFProDisplayBlack.woff2') format('woff2'),
        url('../fonts/SFProDisplayBlack.woff') format('woff'),
        url('../fonts/SFProDisplayBlack.ttf') format('truetype'),
        url('../images/SFProDisplayBlack.svg#SFProDisplayBlack') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}