
@font-face {
    font-family: "Noto Sans-fallback-1";
    size-adjust: 101%;
    src: local("Helvetica Neue");
}

@font-face {
    font-family: "Noto Sans-fallback-2";
    size-adjust: 106%;
    src: local("Helvetica");
}

/*pending sizeAdjust

@font-face {
    font-family: "Noto Sans-fallback-3";
    src: local("-apple-system");
}
@font-face {
    font-family: "Noto Sans-fallback-4";
    src: local("BlinkMacSystemFont");
}
@font-face {
    font-family: "Noto Sans-fallback-5";
    src: local("Segoe UI");
}
@font-face {
    font-family: "Noto Sans-fallback-6";
    src: local("Roboto");
}
*/

@font-face {
    font-family: "Noto Sans-fallback-7";
    size-adjust: 106.1%;
    src: local("Arial");
}

@font-face {
    font-family: "Noto Serif-fallback-1";
    font-weight: 400;
    size-adjust: 108%;
    src: local("Georgia");
}

@font-face {
    font-family: "Noto Serif-fallback-1";
    font-weight: 700;
    size-adjust: 118%;
    src: local("Georgia");
}


