@font-face {
  font-family: UI Sans;
  font-style: normal;
  font-weight: 300;
  src: url('/nms/fonts/UI_Sans_v8_Light.woff2') format('woff2');
}
@font-face {
  font-family: UI Sans;
  font-style: normal;
  font-weight: 400;
  src: url('/nms/fonts/UI_Sans_v8_Regular.woff2') format('woff2');
}
@font-face {
  font-family: UI Sans;
  font-style: normal;
  font-weight: 500;
  src: url('/nms/fonts/UI_Sans_v8_Medium.woff2') format('woff2');
}
@font-face {
  font-family: UI Sans;
  font-style: normal;
  font-weight: 700;
  src: url('/nms/fonts/UI_Sans_v8_Bold.woff2') format('woff2');
}
@font-face {
  font-family: UI Sans;
  font-style: normal;
  font-weight: 800;
  src: url('/nms/fonts/UI_Sans_v8_Black.woff2') format('woff2');
}

// Use https://google-webfonts-helper.herokuapp.com/fonts to download the fonts
// Lato fonts changed to version 2.015 downloaded from https://www.latofonts.com/
// WOFF and WOFF2 files were generated from TTF using https://www.fontsquirrel.com/
// because the original WOFF and WOFF2 files from https://www.latofonts.com/ were not
// behaving correctly. See UNMS-4650 for more details.

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  src: url('/nms/fonts/lato-light.woff2') format('woff2');
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url('/nms/fonts/lato-regular.woff2') format('woff2');
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  src: url('/nms/fonts/lato-medium.woff2') format('woff2');
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  src: url('/nms/fonts/lato-semibold.woff2') format('woff2');
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url('/nms/fonts/lato-bold.woff2') format('woff2');
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  src: url('/nms/fonts/lato-heavy.woff2') format('woff2');
}
