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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 1.35em;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-images:before {
    content: "\e904";
}

.icon-search:before {
    content: "\e903";
}

.icon-calendar:before {
    content: "\e902";
}

.icon-whatsapp:before {
    content: "\e900";
    color: #25d366;
}

.icon-facebook:before {
    content: "\e901";
    color: #1877f2;
}