@font-face {
  font-family: "SegoeUI";
  src: url("./fonts/segoeui.eot"); /* IE9 Compat Modes */
  src: url("./fonts/segoeui.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/segoeui.otf") format("opentype"), /* Open Type Font */
    url("./fonts/segoeui.svg") format("svg"), /* Legacy iOS */
    url("./fonts/segoeui.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/segoeui.woff") format("woff"), /* Modern Browsers */
    url("./fonts/segoeui.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SegoeUI-Bold";
  src: url("./fonts/segoeuib.eot"); /* IE9 Compat Modes */
  src: url("./fonts/segoeuib.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/segoeuib.otf") format("opentype"), /* Open Type Font */
    url("./fonts/segoeuib.svg") format("svg"), /* Legacy iOS */
    url("./fonts/segoeuib.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/segoeuib.woff") format("woff"), /* Modern Browsers */
    url("./fonts/segoeuib.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SegoeUI-Light";
  src: url("./fonts/segoeuil.eot"); /* IE9 Compat Modes */
  src: url("./fonts/segoeuil.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/segoeuil.otf") format("opentype"), /* Open Type Font */
    url("./fonts/segoeuil.svg") format("svg"), /* Legacy iOS */
    url("./fonts/segoeuil.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/segoeuil.woff") format("woff"), /* Modern Browsers */
    url("./fonts/segoeuil.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}