@font-face {
    font-family: 'Avenir Next Demi';
    src: url('..fonts/AvenirNext-DemiBold.eot');
    src: url('..fonts/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('..fonts/AvenirNext-DemiBold.woff2') format('woff2'),
        url('..fonts/AvenirNext-DemiBold.woff') format('woff'),
        url('..fonts/AvenirNext-DemiBold.ttf') format('truetype'),
        url('..fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('..fonts/AvenirNext-Regular.eot');
    src: url('..fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
        url('..fonts/AvenirNext-Regular.woff2') format('woff2'),
        url('..fonts/AvenirNext-Regular.woff') format('woff'),
        url('..fonts/AvenirNext-Regular.ttf') format('truetype'),
        url('..fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('..fonts/SFProDisplay-Light.eot');
    src: url('..fonts/SFProDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('..fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('..fonts/SFProDisplay-Light.woff') format('woff'),
        url('..fonts/SFProDisplay-Light.ttf') format('truetype'),
        url('..fonts/SFProDisplay-Light.svg#SFProDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('..fonts/SFProDisplay-Medium.eot');
    src: 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'),
        url('..fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Regular.eot');
    src: url('SFProText-Regular.eot?#iefix') format('embedded-opentype'),
        url('SFProText-Regular.woff2') format('woff2'),
        url('SFProText-Regular.woff') format('woff'),
        url('SFProText-Regular.ttf') format('truetype'),
        url('SFProText-Regular.svg#SFProText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('SFProDisplay-Regular.eot');
    src: url('SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('SFProDisplay-Regular.woff2') format('woff2'),
        url('SFProDisplay-Regular.woff') format('woff'),
        url('SFProDisplay-Regular.ttf') format('truetype'),
        url('SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}