@font-face {
  font-family: 'SegoeUI-Bold';
  src: url('SegoeUI-Bold.svg#SegoeUI-Bold') format('svg'),
       url('SegoeUI-Bold.ttf') format('truetype'),
       url('SegoeUI-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'segoe-ui-bold';
  src: url('segoe-ui-bold.eot');
  src: url('segoe-ui-bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

