@font-face {
    font-family: 'segoe_ui';
    src: url('../ttf/segoeui-webfont.eot');
    src: url('../ttf/segoeui-webfont.eot') format('embedded-opentype'), /* iefix */
    url('../ttf/segoeui-webfont.woff') format('woff'),
    url('../ttf/segoeui-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_ui_l';
    src: url('../ttf/segoeuil-webfont.eot');
    src: url('../ttf/segoeuil-webfont.eot') format('embedded-opentype'), /* iefix */
    url('../ttf/segoeuil-webfont.woff') format('woff'),
    url('../ttf/segoeuil-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_ui_sb';
    src: url('../ttf/seguisb-webfont.eot');
    src: url('../ttf/seguisb-webfont.eot') format('embedded-opentype'), /* iefix */
    url('../ttf/seguisb-webfont.woff') format('woff'),
    url('../ttf/seguisb-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face{
    font-family: "Infotecs";
    src: url(../ttf/infotecs.ttf) format('TrueType');
}

.metro-button-glyphs .x-btn-glyph {
    font-size: 24px;
}

