@font-face {
    font-family: 'NotoMono';
    src: url('notomono-regular-webfont.woff2') format('woff2'),
         url('notomono-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'NotoSansBlack';
    src: url('notosans/notosans-black-webfont.woff2') format('woff2'),
    url('notosans/notosans-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSansBold';
    src: url('notosans/notosans-bold-webfont.woff2') format('woff2'),
    url('notosans/notosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSansExtraBold';
    src: url('notosans/notosans-extrabold-webfont.woff2') format('woff2'),
    url('notosans/notosans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NotoSansExtraLight';
    src: url('notosans/notosans-extralight-webfont.woff2') format('woff2'),
    url('notosans/notosans-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSansRegular';
    src: url('notosans/notosans-regular-webfont.woff2') format('woff2'),
    url('notosans/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSansBoldItalic';
    src: url('notosans/notosans-bolditalic-webfont.woff2') format('woff2'),
    url('notosans/notosans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NotoSansSemiBold';
    src: url('notosans/notosans-semibold-webfont.woff2') format('woff2'),
    url('notosans/notosans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Effra';
    src: url('LambethEffraVF_W_Wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}