@font-face {
    font-family: 'Inter';
    src: url('inter-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('playfair-display.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('playfair-display-italic.woff2') format('woff2');
    font-style: italic;
    font-weight: 400 600;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('noto-sans-sc.woff2') format('woff2');
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif SC';
    src: url('noto-serif-sc.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}
