<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Inter */
@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Inter-roman.var.woff2?v=3.18") format("woff2");
}
@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("Inter-italic.var.woff2?v=3.18") format("woff2");
}

/* Open Sans */
 /* @font-face {
    font-family: 'Open sans';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Open-sans.var.woff2?v=3.18") format("woff2");
}
@font-face {
    font-family: 'Open Sans';
    font-weight: 300 800;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("Open-sans-Italic.var.woff2?v=3.18") format("woff2");
} */

/* Georgia */
/* @font-face {
    font-family: 'Georgia';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Georgia.woff2?v=3.18") format("woff2");
} */

/* Source sans */
/* @font-face {
    font-family: 'Source sans';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("SourceSans3-Italic-VariableFont_wght.woff2?v=3.18") format("woff2");
} */

/* Libre Baskerville */
/* @font-face {
    font-family: 'Libre Baskerville';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("LibreBaskerville-Regular.woff2?v=3.18") format("woff2");
} */</pre></body></html>