
@font-face {
    font-family: 'noto_ikeabold';
    src: url('notoikealatin-bold-webfont.woff2') format('woff2'),
    url('notoikealatin-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'noto_ikearegular';
    src: url('notoikealatin-regular-webfont.woff2') format('woff2'),
    url('notoikealatin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}