@font-face {
  font-family: 'Nunito';
  src: url('/javax.faces.resource/fonts/Nunito.ttf.xhtml?ln=v2&v=62') format('truetype');
  font-weight: 100 900;
}

@font-face {
  font-family: "mvm-icon";
  src: url('/javax.faces.resource/fonts/mvm-icon.eot.xhtml?ln=v2&v=62');
  src: url('/javax.faces.resource/fonts/mvm-icon.eot.xhtml?ln=v2&v=62?#iefix') format('eot'),
  url('/javax.faces.resource/fonts/mvm-icon.woff2.xhtml?ln=v2&v=62') format('woff2'),
  url('/javax.faces.resource/fonts/mvm-icon.woff.xhtml?ln=v2&v=62') format('woff'),
  url('/javax.faces.resource/fonts/mvm-icon.ttf.xhtml?ln=v2&v=62') format('truetype'),
  url('/javax.faces.resource/fonts/mvm-icon.svg.xhtml?ln=v2&v=62#mvm-icon') format('svg');
}