@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Light.woff') format('woff'), url('./FrutigerforUBSWeb-Light.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Light-italic.woff') format('woff'),
    url('./FrutigerforUBSWeb-Light-italic.woff2') format('woff2');
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Roman.woff') format('woff'), url('./FrutigerforUBSWeb-Roman.woff2') format('woff2');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Roman-italic.woff') format('woff'),
    url('./FrutigerforUBSWeb-Roman-italic.woff2') format('woff2');
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Medium.woff') format('woff'), url('./FrutigerforUBSWeb-Medium.woff2') format('woff2');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'UBS Frutiger';
  src: url('./FrutigerforUBSWeb-Bold.woff') format('woff'), url('./FrutigerforUBSWeb-Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('./NotoMono-Regular.ttf') format('truetype'); /* allowed only for CodeInput */
  font-style: normal;
  font-weight: normal;
}
