﻿@font-face {
    font-family: 'SegoeUIBold';
    src: url('fonts/segoeuib-webfont.eot');
    src: url('fonts/segoeuib-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeuib-webfont.woff') format('woff'),
         url('fonts/segoeuib-webfont.ttf') format('truetype'),
         url('fonts/segoeuib-webfont.svg#SegoeUIBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUILight';
    src: url('fonts/segoeuil-webfont.eot');
    src: url('fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeuil-webfont.woff') format('woff'),
         url('fonts/segoeuil-webfont.ttf') format('truetype'),
         url('fonts/segoeuil-webfont.svg#SegoeUIlight') format('svg');
   font-weight : normal;
   font-style: normal;
}

@font-face {
    font-family: 'SegoeUIMedium';
    src: url('fonts/seguisb-webfont.eot');
    src: url('fonts/seguisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/seguisb-webfont.woff') format('woff'),
         url('fonts/seguisb-webfont.ttf') format('truetype'),
         url('fonts/seguisb-webfont.svg#SegoeUIMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIRegular';
    src: url('fonts/segoeui-webfont.eot');
    src: url('fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeui-webfont.woff') format('woff'),
         url('fonts/segoeui-webfont.ttf') format('truetype'),
         url('fonts/segoeui-webfont.svg#SegoeUIRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
