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

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

@font-face {
    font-family: 'notosans-italic';
    src: url('fonts/Notosans-italic-webfont.woff2') format('woff2'), url('fonts/notosans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}