/*! Arimo — Google Fonts (Apache 2.0). Metric-compatible with Arial/Helvetica,
    self-hosted so column widths render pixel-accurate to Excel regardless of
    what's installed on the viewer's machine. Variable font: one file per
    style covers the full weight range. */
@font-face {
    font-family: 'arimo';
    src: url("../fonts/arimo-normal.462df98ac3c1.woff2") format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'arimo';
    src: url("../fonts/arimo-italic.22a984ef204b.woff2") format('woff2');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
