@font-face {
    font-family: 'Raleway';
    src: url('/static/fonts/Raleway-Medium.woff2') format('woff2'),
    url('/static/fonts/Raleway-Medium.woff') format('woff'),
    url('/static/fonts/Raleway-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('/static/fonts/Inter24pt-Regular.woff2') format('woff2'),
    url('/static/fonts/Inter24pt-Regular.woff') format('woff'),
    url('/static/fonts/Inter24pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/static/fonts/NotoSans-Bold.woff2') format('woff2'),
    url('/static/fonts/NotoSans-Bold.woff') format('woff'),
    url('/static/fonts/NotoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'SF Pro Display';
    src: url('/static/fonts/SFProDisplay-Heavy.woff2') format('woff2'),
    url('/static/fonts/SFProDisplay-Heavy.woff') format('woff'),
    url('/static/fonts/SFProDisplay-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Noto Sans';
    src: url('/static/fonts/NotoSans-SemiBold.woff2') format('woff2'),
    url('/static/fonts/NotoSans-SemiBold.woff') format('woff'),
    url('/static/fonts/NotoSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'SF Pro Text';
    src: url('/static/fonts/SFProText-Medium.woff2') format('woff2'),
    url('/static/fonts/SFProText-Medium.woff') format('woff'),
    url('/static/fonts/SFProText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Display';
    src: url('/static/fonts/NotoSansDisplay-SemiBold.woff2') format('woff2'),
    url('/static/fonts/NotoSansDisplay-SemiBold.woff') format('woff'),
    url('/static/fonts/NotoSansDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/static/fonts/NotoSans-Medium.woff2') format('woff2'),
    url('/static/fonts/NotoSans-Medium.woff') format('woff'),
    url('/static/fonts/NotoSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('/static/fonts/SFProText-Regular.woff2') format('woff2'),
    url('/static/fonts/SFProText-Regular.woff') format('woff'),
    url('/static/fonts/SFProText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

