@font-face {
  font-family: 'Nato';
  src: url("/javax.faces.resource/fonts/notosans-bold-webfont.woff2.intengo?ln=notosans") format('woff2'),
       url("/javax.faces.resource/fonts/notosans-bold-webfont.woff.intengo?ln=notosans") format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nato';
  src: url("/javax.faces.resource/fonts/notosans-regular-webfont.woff2.intengo?ln=notosans") format('woff2'),
       url("") format('woff');
  font-weight: normal;
  font-style: normal;
}