@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?at34p0');
    src:    url('fonts/icomoon.eot?at34p0#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?at34p0') format('truetype'),
        url('fonts/icomoon.woff?at34p0') format('woff'),
        url('fonts/icomoon.svg?at34p0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* 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-link:before {
    content: "\e908";
}
.icon-flower:before {
    content: "\e903";
}
.icon-search:before {
    content: "\e907";
}
.icon-menu2:before {
    content: "\e911";
}
.icon-flick1:before {
    content: "\e90c";
}
.icon-flick2:before {
    content: "\e90d";
}
.icon-print:before {
    content: "\e90a";
}
.icon-arrowLeft1:before {
    content: "\e904";
}
.icon-arrowDown1:before {
    content: "\e909";
}
.icon-arrowUp1:before {
    content: "\e90b";
}
.icon-arrowRight1:before {
    content: "\e905";
}
.icon-map:before {
    content: "\e906";
}
.icon-plus:before {
    content: "\e803";
}
.icon-minus:before {
    content: "\e804";
}
.icon-close:before {
    content: "\e600";
}
.icon-closeRound:before {
    content: "\e601";
}
.icon-mail1:before {
    content: "\e606";
}
.icon-blank:before {
    content: "\e607";
}
.icon-triangleRightRound:before {
    content: "\e60c";
}
.icon-triangleLeftRound:before {
    content: "\e60d";
}
.icon-triangleUpRound:before {
    content: "\e60e";
}
.icon-triangleDownRound:before {
    content: "\e60f";
}
.icon-triangleRight:before {
    content: "\e610";
}
.icon-triangleLeft:before {
    content: "\e611";
}
.icon-triangleUp:before {
    content: "\e612";
}
.icon-triangleDown:before {
    content: "\e613";
}
.icon-mail2:before {
    content: "\e614";
}
.icon-Home:before {
    content: "\e902";
}
.icon-tel:before {
    content: "\e942";
}
.icon-list1:before {
    content: "\e9ba";
}
.icon-list2:before {
    content: "\e9bb";
}
.icon-menu1:before {
    content: "\e9bd";
}
.icon-display:before {
    content: "\e900";
}
.icon-mobile:before {
    content: "\e901";
}

