@font-face {
    font-family: SegoeUI;
    src: url(/fonts/SegoeUI.woff);
  }
  
  
  div {
    font-family: SegoeUI;
  }