@font-face {
  font-family: 'Segoe UI Light';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Light'), url('segoe-ui-light.woff') format('woff');
}

@font-face {
  font-family: 'Segoe UI Semilight';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Semilight'), url('segoe-ui-semilight.woff') format('woff');
}

@font-face {
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI'), url('segoe-ui.woff') format('woff');
}

@font-face {
  font-family: 'Segoe UI Semibold';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Semibold'), url('segoe-ui-semibold.woff') format('woff');
}

@font-face {
  font-family: 'Segoe UI Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Bold'), url('segoe-ui-bold.woff') format('woff');
}