@font-face {
    font-family: 'SF Pro Display';
    src: url(../fonts/SFProDisplay-Bold.woff2) format('woff2');
    font-weight: 500;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(../fonts/SFProDisplay-Regular.woff2) format('woff2');
    font-weight: 400;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "SF Pro Display", "Helvetica Nue", "sans-serif";
}
