@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP-Light.ttf);
  font-weight: 200;
}
@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP-SemiLight.ttf);
  font-weight: 300;
}
@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP.ttf);
  font-weight: 400;
}
@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP-Semibold.ttf);
  font-weight: 500;
}
@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: SegoeWP;
  src: url(SegoeWP-Black.ttf);
  font-weight: 900;
}
