@font-face {
    font-family: 'Noto Sans';
    src: url('webfontkit-noto-sans/notosans-regular-webfont.woff2') format('woff2'), url('webfontkit-noto-sans/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat',sans-serif;
    src: url('webfontkit-montserrt/montserrat-regular-webfont.woff2') format('woff2'), url('webfontkit-montserrt/montserrat-regular-webfont.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}