@font-face {
   font-family: 'SegoeUI';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/SegoeUI.ttf');
}
body,h1,h2,h3,h4,h5,ul,a,li {
    font-family: 'SegoeUI';
}