/* *******************************************
   Hello Fonts Files "Normal"
   ******************************************* */
 @font-face {
 	font-family: 'segoeui';
 	src: url('../fonts/segoeui/segoeui.eot');
 	src: local('☺'), url('../fonts/segoeui/segoeui.woff') format('woff');
 	font-weight: normal;
 	font-style: normal;
 }

@font-face {
  font-family: "segoeuiregular";
  src: url('../fonts/segoeui.woff') format('woff');
}
@font-face {
  font-family: "segoeuilight";
  src: url('../fonts/segoeuil.woff') format('woff');
}
