﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'SegoeUI-Light';
    src: url('SegoeUI-Light.eot');
    src: url('SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
         url('SegoeUI-Light.woff') format('woff'),
         url('SegoeUI-Light.ttf') format('truetype'),
         url('SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SegoeUI';
    src: url('SegoeUI.eot');
    src: url('SegoeUI.eot?#iefix') format('embedded-opentype'),
         url('SegoeUI.woff') format('woff'),
         url('SegoeUI.ttf') format('truetype'),
         url('SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SegoeUI-Italic';
    src: url('SegoeUI-Italic.eot');
    src: url('SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
         url('SegoeUI-Italic.woff') format('woff'),
         url('SegoeUI-Italic.ttf') format('truetype'),
         url('SegoeUI-Italic.svg#SegoeUI-Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SegoeUI-Semibold';
    src: url('SegoeUI-Semibold.eot');
    src: url('SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
         url('SegoeUI-Semibold.woff') format('woff'),
         url('SegoeUI-Semibold.ttf') format('truetype'),
         url('SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansCondLight';
    src: url('OpenSans-CondLight.eot');
    src: url('OpenSans-CondLight.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-CondLight.woff') format('woff'),
         url('OpenSans-CondLight.ttf') format('truetype'),
         url('OpenSans-CondLight.svg#OpenSansCondLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansCondBold';
    src: url('OpenSans-CondBold.eot');
    src: url('OpenSans-CondBold.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-CondBold.woff') format('woff'),
         url('OpenSans-CondBold.ttf') format('truetype'),
         url('OpenSans-CondBold.svg#OpenSansCondBold') format('svg');
    font-weight: normal;
    font-style: normal;

}