@import url("http://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Open+Sans:400,700|Ubuntu+Mono&subset=latin,cyrillic");

@font-face {
    font-family: "SegoeUIRegular";
    src: url("../fonts/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUIRegular.woff") format("woff"),
    url("../fonts/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUIBold.woff") format("woff"),
    url("../fonts/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

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

.icon-q {
    font-family: 'icomoon';
}

.icon-q:before {
    content: "\e600";
}

