﻿@font-face {
    font-family: 'icomoon';
    src: url('/css/font2/icomoon.eot?rxbur1');
    src: url('/css/font2/icomoon.eot?rxbur1#iefix') format('embedded-opentype'), url('/css/font2/icomoon.ttf?rxbur1') format('truetype'), url('/css/font2/icomoon.woff?rxbur1') format('woff'), url('/css/font2/icomoon.svg?rxbur1#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: 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-user:before {
    content: "\e971";
}

.icon-calendar:before {
    content: "\e953";
}
.icon-undo2:before {
    content: "\e967";
}

.icon-whatsapp:before {
    content: "\e962";
}