/*
 * Extra Flaticon aliases for SRNTY room facilities.
 *
 * To add more icons:
 * 1) Create a .flaticon-your-slug:before rule.
 * 2) Set a glyph code that exists in the loaded Flaticon fonts,
 *    or define your own @font-face + font-family selector.
 * 3) The slug (your-slug) is auto-added to the icon picker.
 */

/* Fontello pack: /fontello-6ab1d70a (custom SRNTY glyphs) */
@font-face {
    font-family: "srnty";
    src: url("../fonts/srnty/srnty.eot");
    src: url("../fonts/srnty/srnty.eot#iefix") format("embedded-opentype"),
        url("../fonts/srnty/srnty.woff2") format("woff2"),
        url("../fonts/srnty/srnty.woff") format("woff"),
        url("../fonts/srnty/srnty.ttf") format("truetype"),
        url("../fonts/srnty/srnty.svg#srnty") format("svg");
    font-weight: normal;
    font-style: normal;
}

i.flaticon-srnty-landline:before {
    font-family: "srnty" !important;
    content: "\e800";
}

i.flaticon-srnty-ocean:before {
    font-family: "srnty" !important;
    content: "\e801";
}

i.flaticon-srnty-ironing-board:before {
    font-family: "srnty" !important;
    content: "\e802";
}

i.flaticon-srnty-mini:before {
    font-family: "srnty" !important;
    content: "\e803";
}

i.flaticon-srnty-bar:before {
    font-family: "srnty" !important;
    content: "\e804";
}

i.flaticon-srnty-elevator:before {
    font-family: "srnty" !important;
    content: "\e805";
}

i.flaticon-srnty-table:before {
    font-family: "srnty" !important;
    content: "\e806";
}

i.flaticon-srnty-toiletries:before {
    font-family: "srnty" !important;
    content: "\e807";
}
