/* These three @font-face declarations will work for five of the languages. */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 23, 2019 */
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Condensed Black'), url('../fonts/notosans-condensedblack-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Light'), url('../fonts/notosans-light-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Light Italic'), url('../fonts/notosans-lightitalic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}