@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('SFProDisplay-Light.woff') format('woff'),
    url('SFProDisplay-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('SFProDisplay-Thin.woff') format('woff'),
    url('SFProDisplay-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('SFProDisplay-Regular.woff') format('woff'),
    url('SFProDisplay-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('SFProDisplay-Medium.woff') format('woff'),
    url('SFProDisplay-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('SFProDisplay-SemiBold.woff') format('woff'),
    url('SFProDisplay-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Pro Display';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('SFProDisplay-Bold.woff') format('woff'),
    url('SFProDisplay-Bold.ttf') format('truetype');
}


@font-face {
    font-family: AbarLow;
    font-style: normal;
    font-weight: normal;
    src: url('abar-low/AbarLow-Regular.woff') format('woff'),
    url('abar-low/AbarLow-Regular.woff2') format('woff2'),
    url('abar-low/AbarLow-Regular.ttf') format('truetype');
}

@font-face {
    font-family: AbarLow;
    font-style: normal;
    font-weight: 600;
    src: url('abar-low/AbarLow-SemiBold.woff') format('woff'),
    url('abar-low/AbarLow-SemiBold.woff2') format('woff2'),
    url('abar-low/AbarLow-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: AbarLow;
    font-style: normal;
    font-weight: bold;
    src: url('abar-low/AbarLow-Bold.woff') format('woff'),
    url('abar-low/AbarLow-Bold.woff2') format('woff2'),
    url('abar-low/AbarLow-Bold.ttf') format('truetype');
}

@font-face {
    font-family: AbarLow;
    font-style: normal;
    font-weight: 800;
    src: url('abar-low/AbarLow-ExtraBold.woff') format('woff'),
    url('abar-low/AbarLow-ExtraBold.woff2') format('woff2'),
    url('abar-low/AbarLow-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: AbarLow;
    font-style: normal;
    font-weight: 900;
    src: url('abar-low/AbarLow-Black.woff') format('woff'),
    url('abar-low/AbarLow-Black.woff2') format('woff2'),
    url('abar-low/AbarLow-Black.ttf') format('truetype');
}