@font-face {
    font-family: 'iA Writer Quattro';
    src: url('/fonts/ia-writer-quattro/ia-writer-quattro-400.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Quattro';
    src: url('/fonts/ia-writer-quattro/ia-writer-quattro-400-italic.woff2') format('woff2');
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Quattro';
    src: url('/fonts/ia-writer-quattro/ia-writer-quattro-700.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Quattro';
    src: url('/fonts/ia-writer-quattro/ia-writer-quattro-700-italic.woff2') format('woff2');
    font-style: italic;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Fira Code';
    src: url('/fonts/fira-code/fira-code-400.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Fira Code';
    src: url('/fonts/fira-code/fira-code-500.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Fira Code';
    src: url('/fonts/fira-code/fira-code-600.woff2') format('woff2');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Fira Code';
    src: url('/fonts/fira-code/fira-code-700.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
