﻿
@font-face {
    font-family: 'Segoe UI Light';
    src: url('segoeuil.eot');
    src: url('segoeuil.eot?#iefix') format('embedded-opentype'),
         /*url('segoeuil.woff2') format('woff2'),*/
         url('segoeuil.woff') format('woff'),
         url('segoeuil.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Semi Bold';
    src: url('seguisb.eot');
    src: url('seguisb.eot?#iefix') format('embedded-opentype'),
         url('seguisb.woff') format('woff'),
         url('seguisb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('segoeui.eot');
    src: url('segoeui.eot?#iefix') format('embedded-opentype'),
         url('segoeui.woff') format('woff'),
         url('segoeui.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('segoe-ui-bold.eot');
    src: url('segoe-ui-bold.eot?#iefix') format('embedded-opentype'),
         url('segoe-ui-bold.woff') format('woff'),
         url('segoe-ui-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}