@font-face {
    font-family: "icons";
    src: url("/static/fonts/icons.eot");
    src: url("/static/fonts/icons.eot?#iefix") format("embedded-opentype"),url("/static/fonts/icons.woff") format("woff"),url("/static/fonts/icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "spade";
    src: url("/static/fonts/spade.woff") format("woff"),url("/static/fonts/spade.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "mypechanga";
    src: url("/static/fonts/mypechanga.woff") format("woff"),url("/static/fonts/mypechanga.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
.icons-list {
    margin-top: 40px;
    color: #333
}

    .icons-list li {
        margin-top: 30px
    }

    .icons-list li:before {
        color: #c4c1a3;
        display: block;
        font-size: 44px;
        margin-bottom: 10px
    }

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icons", "spade";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   
}

.icon-alarm-clock:before {
    content: "\f101"
}

.icon-arrow-down:before {
    content: "\f102"
}

.icon-arrow-right:before {
    content: "\f103"
}

.icon-bar:before {
    content: "\f104"
}

.icon-bathroom:before {
    content: "\f105"
}

.icon-bbq:before {
    content: "\f106"
}

.icon-bed:before {
    content: "\f107"
}

.icon-book:before {
    content: "\f108"
}

.icon-bouquet:before {
    content: "\f109"
}

.icon-brochure:before {
    content: "\f10a"
}

.icon-bubble:before {
    content: "\f10b"
}

.icon-calendar:before {
    content: "\f10c"
}

.icon-car-wash:before {
    content: "\f10d"
}

.icon-car:before {
    content: "\f10e"
}

.icon-caret-down:before {
    content: "\f10f"
}

.icon-caret-right:before {
    content: "\f110"
}

.icon-caret-up:before {
    content: "\f111"
}

.icon-checkmark:before {
    content: "\f112"
}

.icon-close:before {
    content: "\f113"
}

.icon-club-house:before {
    content: "\f114"
}

.icon-day-pass:before {
    content: "\f115"
}

.icon-diesel:before {
    content: "\f116"
}

.icon-dog:before {
    content: "\f117"
}

.icon-early-check-in:before {
    content: "\f118"
}

.icon-envelope:before {
    content: "\f119"
}

.icon-eye:before {
    content: "\f11a"
}

.icon-facebook:before {
    content: "\f11b"
}

.icon-fridge:before {
    content: "\f11c"
}

.icon-game:before {
    content: "\f11d"
}

.icon-gas:before {
    content: "\f11e"
}

.icon-gift-card:before {
    content: "\f11f"
}

.icon-grid:before {
    content: "\f120"
}

.icon-guy:before {
    content: "\f121"
}

.icon-horseshoe:before {
    content: "\f122"
}

.icon-hot-air-balloon:before {
    content: "\f123"
}

.icon-instagram:before {
    content: "\f124"
}

.icon-key-card:before {
    content: "\f125"
}

.icon-laundry:before {
    content: "\f126"
}

.icon-list:before {
    content: "\f127"
}

.icon-logo:before {
    content: "\f128"
}

.icon-mag-glass:before {
    content: "\f129"
}

.icon-party:before {
    content: "\f12a"
}

.icon-phone:before {
    content: "\f12b"
}

.icon-picnic:before {
    content: "\f12c"
}

.icon-pin:before {
    content: "\f12d"
}

.icon-plane-ticket:before {
    content: "\f12e"
}

.icon-plant:before {
    content: "\f12f"
}

.icon-play:before {
    content: "\f130"
}

.icon-pool:before {
    content: "\f131"
}

.icon-postage:before {
    content: "\f132"
}

.icon-power:before {
    content: "\f133"
}

.icon-propane:before {
    content: "\f134"
}

.icon-quote-left:before {
    content: "\f135"
}

.icon-quote-right:before {
    content: "\f136"
}

.icon-safe:before {
    content: "\f137"
}

.icon-scooter:before {
    content: "\f138"
}

.icon-search:before {
    content: "\f139"
}

.icon-security-1:before {
    content: "\f13a"
}

.icon-security-2:before {
    content: "\f13b"
}

.icon-shop:before {
    content: "\f13c"
}

.icon-showers:before {
    content: "\f13d"
}

.icon-shuttle:before {
    content: "\f13e"
}

.icon-speech-bubble:before {
    content: "\f13f"
}

.icon-star:before {
    content: "\f140"
}

.icon-taco:before {
    content: "\f141"
}

.icon-telephone:before {
    content: "\f142"
}

.icon-three-pets:before {
    content: "\f143"
}

.icon-ticket:before {
    content: "\f144"
}

.icon-towel:before {
    content: "\f145"
}

.icon-tray:before {
    content: "\f146"
}

.icon-truck:before {
    content: "\f147"
}

.icon-tv:before {
    content: "\f148"
}

.icon-twitter:before {
    content: "\f149"
}

.icon-utensils:before {
    content: "\f14a"
}

.icon-water:before {
    content: "\f14b"
}

.icon-weight:before {
    content: "\f14c"
}

.icon-wifi:before {
    content: "\f14d"
}

.icon-wine:before {
    content: "\f14e"
}

.icon-world:before {
    content: "\f14f"
}

.icon-yelp:before {
    content: "\f150"
}

.icon-youtube:before {
    content: "\f151"
}

.icon-spade-icon:before {
    content: "\e900";
}

.icon-mypechanga:before {
    font-family: 'mypechanga';
    content: "\2bc8";
}