@font-face {
    font-family: 'SFProDisplay-Light';
    src: url('../fonts/SFProDisplay-Light/SFProDisplay-Light.eot');
    src: local('☺'), url('../fonts/SFProDisplay-Light/SFProDisplay-Light.woff') format('woff'),
    url('../fonts/SFProDisplay-Light/SFProDisplay-Light.ttf') format('truetype'),
    url('../fonts/SFProDisplay-Light/SFProDisplay-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SFProDisplay-Regular';
    src: url('../fonts/SFProDisplay-Regular/SFProDisplay-Regular.eot');
    src: local('☺'), url('../fonts/SFProDisplay-Regular/SFProDisplay-Regular.woff') format('woff'),
        url('../fonts/SFProDisplay-Regular/SFProDisplay-Regular.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Regular/SFProDisplay-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SFProDisplay-Medium';
    src: url('../fonts/SFProDisplay-Medium/SFProDisplay-Medium.eot');
    src: local('☺'), url('../fonts/SFProDisplay-Medium/SFProDisplay-Medium.woff') format('woff'),
        url('../fonts/SFProDisplay-Medium/SFProDisplay-Medium.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Medium/SFProDisplay-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SFProDisplay-Bold';
    src: url('../fonts/SFProDisplay-Bold/SFProDisplay-Bold.eot');
    src: local('☺'), url('../fonts/SFProDisplay-Bold/SFProDisplay-Bold.woff') format('woff'),
        url('../fonts/SFProDisplay-Bold/SFProDisplay-Bold.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Bold/SFProDisplay-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold/Roboto-Bold.eot');
    src: local('☺'), url('../fonts/Roboto-Bold/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}