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

/* inter-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/inter-v19-latin-regular.woff2') format('woff2');
}

/* inter-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/inter-v19-latin-700.woff2') format('woff2');
}

/* playfair-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/playfair-v9-latin-300.woff2') format('woff2');
}

/* playfair-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/playfair-v9-latin-regular.woff2') format('woff2');
}

/* playfair-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/playfair-v9-latin-italic.woff2') format('woff2');
}

/* playfair-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Playfair';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/playfair-v9-latin-700.woff2') format('woff2');
}

/* playfair-display-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/playfair-display-v39-latin-regular.woff2') format('woff2');
}

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