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

.icon-moon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mail_outline:before {
    content: "\e0e1";
}
.icon-attach_money:before {
    content: "\e227";
}
.icon-nature:before {
    content: "\e406";
}
.icon-nature_people:before {
    content: "\e407";
}
.icon-directions_car:before {
    content: "\e531";
}
.icon-local_hotel:before {
    content: "\e549";
}
.icon-map:before {
    content: "\e55b";
}
.icon-my_location:before {
    content: "\e55c";
}
.icon-people:before {
    content: "\e7fb";
}
.icon-home:before {
    content: "\e88a";
}
.icon-leaf:before {
    content: "\e900";
}
.icon-arrow-maximise:before {
    content: "\e901";
}
.icon-arrow-minimise:before {
    content: "\e902";
}
.icon-maximize:before {
    content: "\e903";
}
.icon-expand:before {
    content: "\e904";
}
.icon-eye:before {
    content: "\e905";
}
.icon-google-plus3:before {
    content: "\e906";
}
.icon-facebook2:before {
    content: "\e907";
}
.icon-instagram:before {
    content: "\e908";
}
.icon-twitter:before {
    content: "\e909";
}
.icon-youtube:before {
    content: "\e90a";
}
.icon-linkedin:before {
    content: "\e90b";
}
.icon-group:before {
    content: "\e90c";
}
.icon-lightbulb_outline:before {
    content: "\e90f";
}
.icon-diamonds:before {
    content: "\e91c";
}

