/* ============================================================
   Rijksoverheid Huisstijl — Samenwerking Rijk Noord
   ============================================================ */

/* Fonts */
@font-face {
    font-family: 'RO Sans';
    src: url('../fonts/rijksoverheidsanstext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RO Sans';
    src: url('../fonts/rijksoverheidsanswebtext-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RO Sans Heading';
    src: url('../fonts/rijksoverheidsansheading-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RO Sans Heading';
    src: url('../fonts/rijksoverheidsansheading-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RO Serif';
    src: url('../fonts/rijksoverheidserif-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RO Serif';
    src: url('../fonts/rijksoverheidserif-italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
