/*
 * Zusatzschrift „RoundedMplus1c" für einzelne Spezialseiten/-produkte
 * (z. B. .item.wpo001 in style.css). Die woff2-Datei wird bewusst nicht
 * mitgeliefert (siehe README) – Browser fallen dann still auf sans-serif
 * zurück. Datei hieß früher inter.css (irreführend, enthielt nie Inter).
 */
@font-face {
    font-family: 'RoundedMplus1c-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('RoundedMplus1c-Regular.woff2') format('woff2');
}
