
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/segoeui.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/segoeui.woff') format('woff'), /* Modern Browsers */
    url('../fonts/segoeui.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/segoeui.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Light';
    src: url('../fonts/segoeuil.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeuil.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/segoeuil.woff') format('woff'), /* Modern Browsers */
    url('../fonts/segoeuil.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/segoeuil.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Simple Light';
    src: url('../fonts/segoeuisl.eot'); /* IE9 Compat Modes */
    src: url('../fonts/segoeuisl.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/segoeuisl.woff') format('woff'), /* Modern Browsers */
    url('../fonts/segoeuisl.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/segoeuisl.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Simple Bold';
    src: url('../fonts/seguisb.eot'); /* IE9 Compat Modes */
    src: url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/seguisb.woff') format('woff'), /* Modern Browsers */
    url('../fonts/seguisb.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/seguisb.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}