
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SF-Pro-Display-Bold.eot');
    src: local('SF Pro Display Bold'), local('SF-Pro-Display-Bold'),
        url('../fonts/SF-Pro-Display-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Display-Bold.woff2') format('woff2'),
        url('../fonts/SF-Pro-Display-Bold.woff') format('woff'),
        url('../fonts/SF-Pro-Display-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display:swap;
}



@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SF-Pro-Display-Black.eot');
    src: local('SF Pro Display Black'), local('SF-Pro-Display-Black'),
        url('../fonts/SF-Pro-Display-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Display-Black.woff2') format('woff2'),
        url('../fonts/SF-Pro-Display-Black.woff') format('woff'),
        url('../fonts/SF-Pro-Display-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display:swap;
}



@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SF-Pro-Display-Light.eot');
    src: local('SF Pro Display Light'), local('SF-Pro-Display-Light'),
        url('../fonts/SF-Pro-Display-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SF-Pro-Display-Light.woff2') format('woff2'),
        url('../fonts/SF-Pro-Display-Light.woff') format('woff'),
        url('../fonts/SF-Pro-Display-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display:swap;
}

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

@font-face {
    font-family: 'SFProDisplay-Medium';
    src: url('../fonts/SFProDisplay-Medium.eot');
    src: local('SFProDisplay-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: 600;
    font-style: normal;
    font-display:swap;
}

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