@font-face {
    font-family: 'SegoeUI';
    src: url('//icq.com/assets/fonts/segoeui.eot');
    src: url('//icq.com/assets/fonts/segoeui.eot?#iefix') format('embedded-opentype'),
         url('//icq.com/assets/fonts/segoeui.woff') format('woff'),
         url('//icq.com/assets/fonts/segoeui.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {

}
@font-face {
    font-family: 'SegoeUILight';
    src: url('//icq.com/assets/fonts/segoeuilight.eot');
    src: url('//icq.com/assets/fonts/segoeuilight.eot?#iefix') format('embedded-opentype'),
             url('../fonts/segoeuilight.woff') format('woff'),
             url('//icq.com/assets/fonts/segoeuilight.ttf') format('truetype'),
             url('//icq.com/assets/fonts/segoeuilight.svg#segoeuilight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pageHeader .icqIcon {
    background: url(http://c.icq.com/assets/img/win8_logo.png) 0 0 no-repeat;
    width: 120px;
}
.topSection h2 {
    font: 30px 'SegoeUILight', Arial;
    text-shadow: none;
    color: #fff;
    margin-top: 60px;
}

.topSection .description {
    font: 14px 'SegoeUI', Arial;
    display: block;
    line-height: 150% !important;
    margin-top: 30px !important;
    color: #fff;
}
#topBtnDownload {
    display:none;
}
.main {
    height: 560px;
}
	.download-button-wrap {
        font: 14px 'SegoeUI', Arial;
		margin-top: -155px;
	}
	.download-button {
		background: url(//c.icq.com/assets/img/win_store_button.jpg);
		display: block;
		height: 87px;
		margin-top: 5px;
        text-decoration: none !important;
		width: 218px;
	}