﻿@charset "UTF-8";

@font-face {
    font-family: "xome-icon-font";
    src:url("/auctions/images/common/css/fonts/xome-icon-font.eot");
    src:url("/auctions/images/common/css/fonts/xome-icon-font.eot?#iefix") format("embedded-opentype"), 
      url("/auctions/images/common/css/fonts/xome-icon-font.woff") format("woff"), 
      url("/auctions/images/common/css/fonts/xome-icon-font.ttf") format("truetype"), 
      url("/auctions/images/common/css/fonts/xome-icon-font.svg#xome-icon-font") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "xome-icon-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="xi-"]:before,
[class*=" xi-"]:before {
    font-family: "xome-icon-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.xi-calendar:before {
    content: "\62";
}

.xi-dashboard:before {
    content: "\66";
}

.xi-alert-diamond:before {
    content: "\67";
}

.xi-home:before {
    content: "\6a";
}

.xi-sign-dollar:before {
    content: "\6c";
}

.xi-user-timeout:before {
    content: "\6d";
}

.xi-auction:before {
    content: "\61";
}

.xi-search:before {
    content: "\6e";
}

.xi-location-pin:before {
    content: "\78";
}

.xi-success:before {
    content: "\68";
}

.xi-close:before {
    content: "\64";
}

.xi-content-filter:before {
    content: "\65";
}

.xi-file-edit:before {
    content: "\6f";
}

.xi-favorite:before {
    content: "\73";
}

.xi-favorite-filler:before {
    content: "\74";
}

.xi-notifications-alarm:before {
    content: "\41";
}

.xi-form:before {
    content: "\42";
}

.xi-credit-card:before {
    content: "\79";
}

.xi-arrow-down:before {
    content: "\43";
}

.xi-arrow-up:before {
    content: "\44";
}

.xi-arrow-left:before {
    content: "\45";
}

.xi-arrow-right:before {
    content: "\46";
}

.xi-list-view:before {
    content: "\47";
}

.xi-card-view:before {
    content: "\48";
}

.xi-arrow-cirlce-right:before {
    content: "\49";
}

.xi-paper-pencil:before {
    content: "\4a";
}

.xi-file-xls:before {
    content: "\4b";
}

.xi-alert-triangle:before {
    content: "\4e";
}

.xi-mobile:before {
    content: "\52";
}

.xi-user:before {
    content: "\5a";
}

.xi-house:before {
    content: "\30";
}

.xi-credit-card-2:before {
    content: "\31";
}