@font-face {
    font-family: 'noto_sansbold';
    src: url('css/fonts/notosans-bold-webfont.woff2') format('woff2'),
         url('css/fonts/notosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'noto_sansregular';
    src: url('css/fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('css/fonts/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotolight';
    src: url('css/fonts/roboto-light-webfont.woff2') format('woff2'),
         url('css/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotobold';
    src: url('css/fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('css/fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'robotomedium_italic';
    src: url('css/fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('css/fonts/roboto-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'robotoregular';
    src: url('css/fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('css/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;











