
@font-face {
    font-family: 'noto-sans';
    src: url('/fonts/notosans-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'noto-sans';
    src: url('/fonts/notosans-semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'noto-sans';
    src: url('/fonts/notosans-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'noto-serif';
    src: url('/fonts/notoserif-semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

/*
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400 700;
    font-stretch: 100%;
    src: url("/fonts/noto-sans-var.woff2") format('woff2');
}

@font-face {
    font-family: 'cabin';
    src: url('/fonts/cabin-variable.woff2') format('woff2');
    font-weight: 400 700;
    font-stretch: 100%;
    font-style: normal;
}

@font-face {
    font-family: 'barlow';
    src: url('/fonts/barlow-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'barlow';
    src: url('/fonts/barlow-semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'barlow';
    src: url('/fonts/barlow-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
*/
