/* font-family: "SegoeUIRegular"; */
@font-face {
    font-family: "SegoeUIRegular";
    src: url("../fonts/segoe/SegoeUIRegular.eot");
    src: url("../fonts/segoe/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/segoe/SegoeUIRegular.woff") format("woff"),
    url("../fonts/segoe/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/segoe/SegoeUIBold.eot");
    src: url("../fonts/segoe/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/segoe/SegoeUIBold.woff") format("woff"),
    url("../fonts/segoe/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "SegoeUIItalic";
    src: url("../fonts/segoe/SegoeUIItalic.eot");
    src: url("../fonts/segoe/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/segoe/SegoeUIItalic.woff") format("woff"),
    url("../fonts/segoe/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "SegoeUILight";
    src: url("../fonts/segoe/SegoeUILight.eot");
    src: url("../fonts/segoe/SegoeUILight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/segoe/SegoeUILight.woff") format("woff"),
    url("../fonts/segoe/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUISemiBold"; */
@font-face {
    font-family: "SegoeUISemiBold";
    src: url("../fonts/segoe/SegoeUISemiBold.eot");
    src: url("../fonts/segoe/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/segoe/SegoeUISemiBold.woff") format("woff"),
    url("../fonts/segoe/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'SegoeUIBlack';
  	src: url('../fonts/segoe/SegoeUIBlack.eot?#iefix') format('embedded-opentype'),  
	url('../fonts/segoe/SegoeUIBlack.woff') format('woff'), 
	url('../fonts/segoe/SegoeUIBlack.ttf')  format('truetype'), 
	url('../fonts/segoe/SegoeUIBlack.svg#SegoeUIBlack') format('svg');
  font-weight: normal;
  font-style: normal;
}

